Skip to content

Commit

Permalink
Fix download artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
prodrigestivill authored and trufae committed Mar 1, 2022
1 parent 0c3f192 commit 69587d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/download-artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

WORKFLOWS="build ci"
WORKFLOWS="build.yml ci.yml"
DESTDIR="dist/artifacts"
LIMIT=100

Expand Down

0 comments on commit 69587d4

Please sign in to comment.