This commit is contained in:
parent
3d63cec5ab
commit
967f75fcf6
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user