Update .gitea/workflows/ci.yml
Some checks failed
nogui build / try & test (push) Failing after 2m6s

This commit is contained in:
Bad
2024-11-30 22:28:29 +00:00
parent 55a0f27ca9
commit 6ad1e89919

View File

@ -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