Merge pull request #78 from bartvdbraak/fix/artifact-pattern

Fix path to pattern in download
This commit is contained in:
Bart van der Braak 2024-01-23 01:08:39 +01:00 committed by GitHub
commit 81b513ce31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -159,7 +159,7 @@ jobs:
- uses: actions/download-artifact@v4 - uses: actions/download-artifact@v4
with: with:
name: dist-* pattern: dist-*
merge-multiple: true merge-multiple: true
path: dist path: dist