push.yml: upload_metadata: remove pattern to download all prebuilt artifacts

This commit is contained in:
Ivan Zorin
2023-12-20 05:21:19 +03:00
parent 87d7c869b9
commit 5452a10dcb

View File

@@ -142,7 +142,6 @@ jobs:
uses: actions/download-artifact@v4
with:
path: source/Hexfile/
pattern: ${{ matrix.model }}
merge-multiple: true
- run: ls -R source/Hexfile