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:
@ -21,3 +21,8 @@ jobs:
|
||||
|
||||
- name: 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