Skip to content

Commit

Permalink
ci(gh-action): also bump fyne tool version in github action to 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
genshen committed Feb 3, 2024
1 parent 753bdab commit 89233ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
go-version: 1.17.13
- run: |
go get fyne.io/fyne/v2/cmd/fyne@v2.1.2
go get fyne.io/fyne/v2/cmd/fyne@v2.4.3
go mod download
- name: Build Cli
Expand Down

0 comments on commit 89233ec

Please sign in to comment.