update Fyne build tool in workflows
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
pacman --noconfirm -S mingw-w64-x86_64-toolchain mingw-w64-x86_64-mpv
|
||||
|
||||
- name: Install Fyne tool
|
||||
run: go install fyne.io/fyne/v2/cmd/fyne@latest
|
||||
run: go install fyne.io/tools/cmd/fyne@latest
|
||||
|
||||
- name: Package
|
||||
run: make package_windows
|
||||
|
||||
Reference in New Issue
Block a user