Skip to content

Commit

Permalink
test macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
dpolakovics committed Nov 7, 2024
1 parent e8f6b1f commit 0369c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
ls -lh
GOOS=darwin GOARCH=arm64 go build
ls -lh
fyne package -os darwin -name SoundscapeSync -icon Icon.png
fyne package -os darwin --debug
ls -lh
# zip archive.zip SoundscapeSync.app
# ls -lh
Expand Down

0 comments on commit 0369c5d

Please sign in to comment.