mirror of
https://github.com/ivabus/gui
synced 2025-06-08 00:00:27 +03:00
test build
This commit is contained in:
parent
4e866f5764
commit
b5f65e382f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -164,7 +164,7 @@ jobs:
|
||||||
|
|
||||||
- name: build tauri for Linux
|
- name: build tauri for Linux
|
||||||
uses: teaxyz/setup@v0
|
uses: teaxyz/setup@v0
|
||||||
if: matrix.platform.name == 'linux+x86-64' || matrix.platform.name == 'darwin+aarch64'
|
if: matrix.platform.name == 'linux+x86-64' || matrix.platform.name == 'linux+aarch64'
|
||||||
# TODO: https://tauri.app/v1/guides/distribution/sign-linux
|
# TODO: https://tauri.app/v1/guides/distribution/sign-linux
|
||||||
with:
|
with:
|
||||||
target: build
|
target: build
|
||||||
|
|
Loading…
Reference in a new issue