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