Skip to content

Commit

Permalink
Add quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
willend committed Dec 4, 2023
1 parent e0d3ebf commit d2b7094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basictest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: my-artifact
path: *_output.tgz
path: "*_output.tgz"

- name: Setup tmate session for manual debugging
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit d2b7094

Please sign in to comment.