mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
push.yml: upload_metadata: trying to fix pattern for artifacts [WiP]
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -146,7 +146,7 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: source/Hexfile/
|
||||
pattern: *
|
||||
pattern: ${{ matrix.model }}
|
||||
merge-multiple: true
|
||||
- run: ls -R source/Hexfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user