diff --git a/.github/workflows/bottle.yml b/.github/workflows/bottle.yml index 38264961..c624e3cc 100644 --- a/.github/workflows/bottle.yml +++ b/.github/workflows/bottle.yml @@ -15,7 +15,7 @@ on: type: string outputs: pr: - description: 'The PR number' + description: "The PR number" value: ${{ jobs.bottle.outputs.pr }} jobs: @@ -131,8 +131,6 @@ 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: