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