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
@@ -23,9 +23,6 @@ jobs:
- name: Install dependencies
run: sudo apt update && sudo apt install libmpv-dev gcc libegl1-mesa-dev xorg-dev
- name: Build
run: go build
- name: Install Fyne tool
run: go install fyne.io/fyne/v2/cmd/fyne@latest