Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
Update UniversalUpload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ari-steas authored May 10, 2024
1 parent efa2f10 commit c602edc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/UniversalUpload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
for file in ${ALL_CHANGED_FILES}; do
echo "$file was changed"
done
- if: ${ALL_CHANGED_FILES}.size() > 0

- name: Delay
run: sleep $((${{ strategy.job-index }} * 10))
Expand Down

0 comments on commit c602edc

Please sign in to comment.