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 5a2676c commit 83c92a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ jobs:
- name: Build Fyne application for macOS
run: |
GOOS=darwin GOARCH=arm64 go build
ls -al
fyne package -os darwin -icon Icon.png
ls -al
- name: Upload macOS artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 83c92a6

Please sign in to comment.