updated github actions workflow

This commit is contained in:
Vomitblood 2024-08-07 15:28:03 +08:00
parent 3965f62d6e
commit e80356ce5b

View file

@ -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'