Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-sentry authored May 10, 2024
1 parent 3c3c660 commit 5c4f8bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
with:
path: artifact
merge-multiple: true
pattern: my-artifact-*
- run: ls -R my-artifact
pattern: do_the_thing-*
- run: ls -R do_the_thing

0 comments on commit 5c4f8bb

Please sign in to comment.