build macos with new tea

This commit is contained in:
neil 2023-01-17 14:13:12 +08:00
parent 304316b591
commit 15ebe9214b

View file

@ -139,9 +139,8 @@ jobs:
# APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
run: |
sh <(curl https://tea.xyz) --yes
tea +nodejs.org +pnpm.io +rust-lang.org
tea pnpm install
tea pnpm build:gui
tea -SE .
tea -ES xc build
- name: build tauri for Linux
# uses: teaxyz/setup@v0