Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
QueenOfSquiggles authored Apr 7, 2024
1 parent 4021bbf commit c0f1d6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ jobs:
path: $GITHUB_WORKSPACE
# A glob pattern matching the artifacts that should be downloaded. Ignored if name is specified.
pattern: "*sqore*"
- name: check files
run: |
ls | grep 'sqore'
Expand Down

0 comments on commit c0f1d6f

Please sign in to comment.