From 6007ba1a9f55e2d4254ce5953f0726089a8ebba2 Mon Sep 17 00:00:00 2001 From: Jacob Heider Date: Wed, 24 May 2023 20:31:26 -0400 Subject: [PATCH] temp workaround to tea/lib bug --- .github/workflows/bottle.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/bottle.yml b/.github/workflows/bottle.yml index e9f70a73..38264961 100644 --- a/.github/workflows/bottle.yml +++ b/.github/workflows/bottle.yml @@ -131,6 +131,8 @@ jobs: - uses: teaxyz/brewkit/actions/setup-brewkit@v0 with: prefix: ${{ github.workspace }} + # FIXME: current tea/lib bug prevents moving beyond this point + version: 0.32.1 - uses: actions/download-artifact@v3 with: