CI: do not use ignored dist-pkg path

This commit is contained in:
Jesse Chan
2021-01-30 21:07:57 +08:00
parent f008e61bb5
commit c98ba918cd
2 changed files with 5 additions and 5 deletions

View File

@@ -231,12 +231,12 @@ jobs:
- uses: actions/download-artifact@v2
with:
name: flood-linux-arm64
path: dist-pkg
path: artifacts
- uses: actions/download-artifact@v2
with:
name: flood-linux-x64
path: dist-pkg
path: artifacts
- run: find .