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 a086f64 commit 86e6433
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: List ZIP files
run: |
ls -la artifacts/
ls -la artifacts/zipped-artifacts/
run: ls -la artifacts/
shell: bash

- name: Upload ZIP files
Expand Down

0 comments on commit 86e6433

Please sign in to comment.