rm install tea

This commit is contained in:
neil 2023-01-17 14:20:34 +08:00
parent 275d042c5c
commit aa883acc4b

View file

@ -138,8 +138,6 @@ jobs:
# APPLE_ID: ${{ secrets.APPLE_ID }} # APPLE_ID: ${{ secrets.APPLE_ID }}
# APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }} # APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
run: | run: |
sh <(curl https://tea.xyz) --yes
sh <(curl https://tea.xyz) -SE .
sh <(curl https://tea.xyz) -ES xc build sh <(curl https://tea.xyz) -ES xc build
- name: build tauri for Linux - name: build tauri for Linux