mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
otherwise, we clobber a few specific bottles if we rebuild them
This commit is contained in:
parent
446534afbe
commit
edc826005d
2
.github/workflows/bottle.yml
vendored
2
.github/workflows/bottle.yml
vendored
|
@ -135,7 +135,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: teaxyz/brewkit/actions/setup-brewkit@v0
|
- uses: teaxyz/brewkit/actions/setup-brewkit@v0
|
||||||
with:
|
with:
|
||||||
prefix: ${{ github.workspace }}
|
prefix: ${{ github.workspace }}/.tea
|
||||||
|
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue