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 e546948 commit dae953f
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 -icon Icon.png
fyne package -os darwin -name soundscape-sync -icon Icon.png
ls -lh
zip archive.zip SoundscapeSync.app
ls -lh
Expand Down

0 comments on commit dae953f

Please sign in to comment.