forked from Silverfish/proton-bridge
Update .gitea/workflows/ci.yml
Some checks failed
nogui build / try & test (push) Failing after 2m6s
Some checks failed
nogui build / try & test (push) Failing after 2m6s
This commit is contained in:
@ -21,3 +21,8 @@ jobs:
|
|||||||
|
|
||||||
- name: build nogui
|
- 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