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