mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-23 18:36:46 +00:00
Update .gitea/workflows/ci.yml
This commit is contained in:
@ -17,7 +17,7 @@ jobs:
|
|||||||
go-version: '1.23.3'
|
go-version: '1.23.3'
|
||||||
|
|
||||||
- name: Install build-essentials
|
- 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
|
- name: build nogui
|
||||||
run: make build-nogui
|
run: make build-nogui
|
||||||
Reference in New Issue
Block a user