mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-11 17:29:45 +00:00
improve build check's tauri build command
This commit is contained in:
parent
5140ad573b
commit
3b242f49f8
2
.github/workflows/build-check.yml
vendored
2
.github/workflows/build-check.yml
vendored
@ -81,5 +81,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm run tauri build -- \
|
npm run tauri build -- \
|
||||||
--target x86_64-unknown-linux-gnu \
|
--target x86_64-unknown-linux-gnu \
|
||||||
--bundles none \
|
--bundles deb \
|
||||||
--ci
|
--ci
|
Loading…
x
Reference in New Issue
Block a user