update Fyne build tool in workflows
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
run: sudo apt update && sudo apt install libmpv-dev gcc libegl1-mesa-dev xorg-dev
|
||||
|
||||
- name: Install Fyne tool
|
||||
run: go install fyne.io/fyne/v2/cmd/fyne@latest
|
||||
run: go install fyne.io/tools/cmd/fyne@latest
|
||||
|
||||
- name: Fyne package
|
||||
run: make package_linux
|
||||
|
||||
Reference in New Issue
Block a user