mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50: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 }}
|
||||
run: |
|
||||
sh <(curl https://tea.xyz) --yes
|
||||
tea -SE .
|
||||
tea -ES xc build
|
||||
sh <(curl https://tea.xyz) -SE .
|
||||
sh <(curl https://tea.xyz) -ES xc build
|
||||
|
||||
- name: build tauri for Linux
|
||||
# uses: teaxyz/setup@v0
|
||||
|
|
Loading…
Reference in a new issue