mirror of
https://github.com/ivabus/gui
synced 2025-06-08 00:00:27 +03:00
test macos
This commit is contained in:
parent
15ebe9214b
commit
275d042c5c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -139,8 +139,8 @@ 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
|
||||||
tea -SE .
|
sh <(curl https://tea.xyz) -SE .
|
||||||
tea -ES xc build
|
sh <(curl https://tea.xyz) -ES xc build
|
||||||
|
|
||||||
- name: build tauri for Linux
|
- name: build tauri for Linux
|
||||||
# uses: teaxyz/setup@v0
|
# uses: teaxyz/setup@v0
|
||||||
|
|
Loading…
Reference in a new issue