Skip to content

Commit

Permalink
try: adding one more wildcard
Browse files Browse the repository at this point in the history
  • Loading branch information
NickChecan committed Oct 12, 2024
1 parent 0942772 commit 8476d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: dist
path: ./dist/**
path: ./dist/**/*

setup:
name: Setup environment
Expand Down

0 comments on commit 8476d9e

Please sign in to comment.