mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
test build tauri
This commit is contained in:
parent
6f67dc4798
commit
f26415f913
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: install app dependencies and build it
|
||||
run: pnpm install && pnpm --filter gui build
|
||||
|
||||
- name: install app dependencies and build it
|
||||
- name: test build tauri
|
||||
run: pnpm --filter gui tauri build
|
||||
|
||||
# - uses: tauri-apps/tauri-action@v0
|
||||
|
|
Loading…
Reference in a new issue