mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
i'll be happy when this is done.
This commit is contained in:
parent
afbbb94430
commit
34f95b8ce7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pkg-platform.yml
vendored
2
.github/workflows/pkg-platform.yml
vendored
|
@ -109,7 +109,7 @@ jobs:
|
|||
steps:
|
||||
- uses: pkgxdev/setup@v2
|
||||
- uses: actions/checkout@v4
|
||||
- uses: pkgxdev/brewkit/download-build-artifact@8af9fe5a1c1ccd2c7aa9210bf42f4b02f04b64e4 # TODO: revert to v1
|
||||
- uses: pkgxdev/brewkit/download-build-artifact@a0f4e69fc24203ee55ea93f3a71fc6881bafb660 # TODO: revert to v1
|
||||
with:
|
||||
pkg: ${{ inputs.pkg }}
|
||||
- uses: pkgxdev/brewkit/test@8af9fe5a1c1ccd2c7aa9210bf42f4b02f04b64e4 # TODO: revert to v1
|
||||
|
|
Loading…
Reference in a new issue