temp workaround to tea/lib bug

This commit is contained in:
Jacob Heider 2023-05-24 20:31:26 -04:00
parent 0b6fa9fea4
commit 6007ba1a9f
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -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: