Merge pull request #77 from bartvdbraak:fix/artifact-pattern

Fix path to pattern in download
This commit is contained in:
Bart van der Braak 2024-01-23 01:06:52 +01:00 committed by GitHub
commit e4db7338e4
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
with:
name: dist-*
pattern: dist-*
merge-multiple: true
path: dist