update build workflows to simplify, -tags migrated_fynedo for appimage

This commit is contained in:
Drew Weymouth
2025-03-30 14:00:45 -07:00
parent fa2e998ef6
commit cc70257445
7 changed files with 3 additions and 18 deletions
-3
View File
@@ -36,9 +36,6 @@ jobs:
pacman -Syu &&
pacman --noconfirm -S mingw-w64-x86_64-toolchain mingw-w64-x86_64-mpv
- name: Build
run: go build
- name: Install Fyne tool
run: go install fyne.io/fyne/v2/cmd/fyne@latest