mirror of
https://github.com/Vomitblood/stort.git
synced 2024-12-02 08:41:14 +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
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
mise settings set experimental true
|
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