workflow #1

Merged
schreifuchs merged 11 commits from workflow into main 2025-03-03 13:30:40 +01:00
Showing only changes of commit e0080233b4 - Show all commits

View File

@ -13,7 +13,7 @@ jobs:
with:
go-version: 1.24
- name: install X-Compile dependencies
run: sudo apt install -y mingw-w64 nsis
run: apt-get update && apt-get install -y mingw-w64 nsis
- name: install wails
run: go install github.com/wailsapp/wails/v2/cmd/wails@latest
- name: build