pipiline v4
Some checks failed
build-linux / publish (push) Failing after 3m34s

This commit is contained in:
schreifuchs 2025-03-03 11:04:16 +01:00
parent 4f42e95f28
commit 2eafcd0ee9

View File

@ -15,8 +15,7 @@ jobs:
- name: install apt dependencies
run: apt-get update && apt-get install -y mingw-w64 nsis nodejs
- name: install pnpm
run: curl -fsSL https://get.pnpm.io/install.sh | sh -
run: wget -qO- https://get.pnpm.io/install.sh | ENV="$HOME/.bashrc" SHELL="$(which bash)" bash -
- name: install wails
run: go install github.com/wailsapp/wails/v2/cmd/wails@latest
- name: build