Skip to content

Commit

Permalink
path artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriWahl committed Apr 21, 2024
1 parent f1d396b commit 4595667
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release-latest-test-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ jobs:
- uses: actions/download-artifact@v4
with:
pattern: 'debian*'
path: artifact
merge-multiple: true
- run: pwd
- run: find . -name '*.deb'
# get secret signing key
Expand Down

0 comments on commit 4595667

Please sign in to comment.