mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
needed special d-b-a from brewkit as well
This commit is contained in:
parent
6e3c96625a
commit
afbbb94430
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pkg-platform.yml
vendored
2
.github/workflows/pkg-platform.yml
vendored
|
@ -143,7 +143,7 @@ jobs:
|
|||
env:
|
||||
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
|
||||
|
||||
- uses: pkgxdev/brewkit/download-build-artifact@8af9fe5a1c1ccd2c7aa9210bf42f4b02f04b64e4 # TODO: revert to v1
|
||||
- uses: pkgxdev/brewkit/download-build-artifact@a0f4e69fc24203ee55ea93f3a71fc6881bafb660 # TODO: revert to v1
|
||||
id: dl
|
||||
with:
|
||||
pkg: ${{ inputs.pkg }}
|
||||
|
|
Loading…
Reference in a new issue