update Fyne build tool in workflows
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
run: export C_INCLUDE_PATH=/usr/local/include:/opt/homebrew/include:$C_INCLUDE_PATH && export LIBRARY_PATH=/usr/local/lib:/opt/homebrew/lib:$LIBRARY_PATH
|
||||
|
||||
- name: Install Fyne tool
|
||||
run: go install fyne.io/fyne/v2/cmd/fyne@latest
|
||||
run: go install fyne.io/tools/cmd/fyne@latest
|
||||
|
||||
- name: Build and package app bundles
|
||||
run: >
|
||||
|
||||
Reference in New Issue
Block a user