forked from Silverfish/proton-bridge
Update .gitea/workflows/ci.yml
Some checks failed
nogui build / try & test (push) Failing after 1m31s
Some checks failed
nogui build / try & test (push) Failing after 1m31s
This commit is contained in:
@ -17,7 +17,7 @@ jobs:
|
||||
go-version: '1.23.3'
|
||||
|
||||
- name: Install build-essentials
|
||||
run: apt update -y && apt install build-essential -y
|
||||
run: apt update -y && apt install build-essential libsecret-1-0 -y
|
||||
|
||||
- name: build nogui
|
||||
run: make build-nogui
|
||||
Reference in New Issue
Block a user