mirror of
https://github.com/ivabus/pantry
synced 2025-06-08 08:20:32 +03:00
Always use tea/setup as it now upgrades tea/cli
This commit is contained in:
parent
fe6e491b5e
commit
6a82b73ef6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -78,7 +78,6 @@ jobs:
|
|||
TEA_SECRET: ${{ secrets.TEA_SECRET }}
|
||||
with:
|
||||
prefix: /opt
|
||||
if: ${{ matrix.os == 'macos-11' }}
|
||||
|
||||
- name: sort topologically
|
||||
run: scripts/sort.ts ${{ inputs.projects }}
|
||||
|
|
Loading…
Reference in a new issue