Skip to content

Commit

Permalink
fix upload artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus authored and mdzio committed Jan 18, 2024
1 parent 21bcd4a commit dba83b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
uses: actions/upload-artifact@v3
with:
path: |
build/tmp/*.tar.gz
build/tmp/*.zip
ccu-jack-*.tar.gz
ccu-jack-*.zip

0 comments on commit dba83b7

Please sign in to comment.