Removed -o option, seems to be breaking build
All checks were successful
Build / build (push) Successful in 1m0s

This commit is contained in:
Leon Mika 2025-09-07 09:59:54 +10:00
parent e94044af0f
commit a93dc05667

View file

@ -24,7 +24,7 @@ jobs:
- name: Build
run: |
npm install
wails build -clean -platform darwin/arm64 -o Dequoter.app
wails build -clean -platform darwin/arm64
- name: Bundle
run: |
cd build/bin/