workflow #1

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

View File

@ -21,7 +21,7 @@ jobs:
- name: install wails
run: go install github.com/wailsapp/wails/v2/cmd/wails@latest
- name: build
run: wails build
run: wails build -tags webkit2_41
- name: Archive bins
uses: actions/upload-artifact@v4
with: