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

- name: Upload ZIP files
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b1b9259

Please sign in to comment.