mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 05:16:28 +03:00
ci: error if deltachat-rpc-server artifact cannot be uploaded
This commit is contained in:
1
.github/workflows/deltachat-rpc-server.yml
vendored
1
.github/workflows/deltachat-rpc-server.yml
vendored
@@ -47,3 +47,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: deltachat-rpc-server-${{ matrix.artifact }}
|
name: deltachat-rpc-server-${{ matrix.artifact }}
|
||||||
path: target/${{ matrix.target}}/release/${{ matrix.path }}
|
path: target/${{ matrix.target}}/release/${{ matrix.path }}
|
||||||
|
if-no-files-found: error
|
||||||
|
|||||||
Reference in New Issue
Block a user