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 bd898e4 commit d51bdd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
go-version: 1.20.0
cache: true
- run: go install fyne.io/fyne/v2/cmd/fyne@latest
- run: cd ./cmd/rye-fyne && fyne package --release
- run: mv ./cmd/rye-fyne/rye-fyne.exe rye-fyne.exe
- run: fyne package --release
- uses: actions/upload-artifact@v4
with:
name: rye-fyne
Expand Down

0 comments on commit d51bdd7

Please sign in to comment.