mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
push.yml: upload_metadata - download jsons: fix pattern for testing
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -123,7 +123,7 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: metadata
|
||||
pattern: metadata-*
|
||||
pattern: .metadata-*
|
||||
merge-multiple: true
|
||||
- run: ls -R metadata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user