push.yml: upload_metadata - download jsons: fix pattern for testing

This commit is contained in:
Ivan Zorin
2023-12-19 08:21:29 +03:00
parent 401d7afc3a
commit ab608c081f

View File

@@ -123,7 +123,7 @@ jobs:
uses: actions/download-artifact@v4
with:
path: metadata
pattern: metadata-*
pattern: .metadata-*
merge-multiple: true
- run: ls -R metadata