Skip to content

Commit aeaf734

Browse files
committed
upload macos build
1 parent a62e33e commit aeaf734

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
uses: actions/upload-artifact@v3
5757
with:
5858
name: macos-build
59-
path: fyne-cross/bin/darwin-amd64
59+
path: SoundscapeSync.app

FyneApp.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Details]
22
Icon = "Icon.png"
3-
Name = "Soundscape Sync"
3+
Name = "SoundscapeSync"
44
ID = "com.cloonar.soundscape-sync"
55
Version = "0.0.1"
66
Build = 1

0 commit comments

Comments
 (0)