workflow #1

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

View File

@ -13,7 +13,7 @@ jobs:
with: with:
go-version: 1.24 go-version: 1.24
- name: install apt dependencies - name: install apt dependencies
run: apt-get update && apt-get install -y mingw-w64 nsis nodejs run: apt-get update && apt-get install -y mingw-w64 nsis nodejs libgtk-3-dev libwebkit2gtk-4.1-dev
- name: install pnpm - name: install pnpm
uses: pnpm/action-setup@v4 uses: pnpm/action-setup@v4
with: with:
@ -27,6 +27,6 @@ jobs:
with: with:
name: dist-without-markdown name: dist-without-markdown
path: | path: |
dist build/bin