mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Merge pull request #275 from 1dot13/try-number-3
Another fix for new release steps
This commit is contained in:
@@ -182,7 +182,7 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: dist
|
||||
pattern: \*_release
|
||||
pattern: '*_release'
|
||||
merge-multiple: true
|
||||
|
||||
- name: Checkout Repo
|
||||
|
||||
Reference in New Issue
Block a user