mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-23 10:26:44 +00:00
Update .gitea/workflows/ci.yml
This commit is contained in:
@ -20,4 +20,9 @@ jobs:
|
||||
run: apt update -y && apt install build-essential libsecret-1-dev -y
|
||||
|
||||
- name: build nogui
|
||||
run: make build-nogui
|
||||
run: make build-nogui
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: proton-bridge
|
||||
path: proton-bridge
|
||||
Reference in New Issue
Block a user