This commit is contained in:
neil 2023-01-16 12:14:17 +08:00
parent f070e34731
commit cd973923b0

View file

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