mirror of
https://github.com/Vomitblood/stort.git
synced 2024-11-26 13:55:27 +08:00
updated github actions workflow
This commit is contained in:
parent
3965f62d6e
commit
e80356ce5b
2
.github/workflows/build-validation.yml
vendored
2
.github/workflows/build-validation.yml
vendored
|
@ -35,4 +35,4 @@ jobs:
|
|||
- name: Build
|
||||
run: |
|
||||
mise settings set experimental true
|
||||
mise exec bun --command \"bun run tauri build\"
|
||||
mise exec bun --command 'bun run tauri build'
|
||||
|
|
Loading…
Reference in a new issue