install all deps
Some checks failed
build-linux / publish (push) Failing after 4m39s

This commit is contained in:
schreifuchs 2025-03-03 11:21:08 +01:00
parent 3d63cec5ab
commit 967f75fcf6

View File

@ -13,7 +13,7 @@ jobs:
with:
go-version: 1.24
- 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
uses: pnpm/action-setup@v4
with:
@ -27,6 +27,6 @@ jobs:
with:
name: dist-without-markdown
path: |
dist
build/bin