Skip to content

Commit

Permalink
update working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tserg committed Jan 11, 2025
1 parent 5b93c81 commit 47c6930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Upload assets
# fun - artifacts are downloaded into "artifact/".
# TODO: this needs to be tested when upgrading to upload-artifact v4
working-directory: artifacts/artifact
working-directory: artifacts
run: |
set -Eeuxo pipefail
for BIN_NAME in $(ls)
Expand Down

0 comments on commit 47c6930

Please sign in to comment.