Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
refaktor authored Sep 26, 2024
1 parent 8da7cea commit 1aeb469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cache: true
- run: go install fyne.io/fyne/v2/cmd/fyne@latest
- run: go mod tidy
- run: fyne package --release
- run: go build -o rye-fyne.exe
- uses: actions/upload-artifact@v4
with:
name: rye-fyne
Expand Down

0 comments on commit 1aeb469

Please sign in to comment.