mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
there's no need to setup tea twice
This commit is contained in:
parent
21f3125bac
commit
cd80b6224d
1 changed files with 0 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -105,10 +105,6 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: teaxyz/brewkit/actions/setup-brewkit@v0
|
- uses: teaxyz/brewkit/actions/setup-brewkit@v0
|
||||||
|
|
||||||
- uses: teaxyz/setup@v0
|
|
||||||
with:
|
|
||||||
srcroot: null
|
|
||||||
|
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: ${{ inputs.platform }}
|
name: ${{ inputs.platform }}
|
||||||
|
|
Loading…
Reference in a new issue