Skip to content

Commit

Permalink
change deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsugu committed Aug 12, 2024
1 parent 86e6433 commit e7bb3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: List ZIP files
run: ls -la artifacts/
run: ls -la ./artifacts
shell: bash

- name: Upload ZIP files
Expand Down

0 comments on commit e7bb3de

Please sign in to comment.