mirror of
https://github.com/ivabus/pantry
synced 2024-11-26 10:25:05 +03:00
temp workaround to tea/lib bug
This commit is contained in:
parent
0b6fa9fea4
commit
6007ba1a9f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/bottle.yml
vendored
2
.github/workflows/bottle.yml
vendored
|
@ -131,6 +131,8 @@ jobs:
|
||||||
- uses: teaxyz/brewkit/actions/setup-brewkit@v0
|
- uses: teaxyz/brewkit/actions/setup-brewkit@v0
|
||||||
with:
|
with:
|
||||||
prefix: ${{ github.workspace }}
|
prefix: ${{ github.workspace }}
|
||||||
|
# FIXME: current tea/lib bug prevents moving beyond this point
|
||||||
|
version: 0.32.1
|
||||||
|
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue