mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35:07 +03:00
unpin cli
This commit is contained in:
parent
7417d14678
commit
96062d4d3f
1 changed files with 1 additions and 3 deletions
4
.github/workflows/bottle.yml
vendored
4
.github/workflows/bottle.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue