mirror of
https://github.com/ivabus/gui
synced 2025-06-07 07:40:27 +03:00
test
This commit is contained in:
parent
12d8eb6ce3
commit
243d587c94
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -168,7 +168,7 @@ jobs:
|
|||
# TODO: https://tauri.app/v1/guides/distribution/sign-linux
|
||||
run: |
|
||||
sh <(curl https://tea.xyz) .
|
||||
sh <(curl https://tea.xyz) build
|
||||
sh <(curl https://tea.xyz) . build
|
||||
|
||||
- name: build platform output
|
||||
id: build_platform
|
||||
|
|
Loading…
Reference in a new issue