mirror of
https://github.com/chatmail/core.git
synced 2026-05-24 17:26:30 +03:00
ci: add missing include to deltachat-rpc-server.yml
This commit is contained in:
1
.github/workflows/deltachat-rpc-server.yml
vendored
1
.github/workflows/deltachat-rpc-server.yml
vendored
@@ -10,6 +10,7 @@ jobs:
|
||||
name: Build deltachat-rpc-server
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-22.04
|
||||
artifact: gnu-linux-x86_64
|
||||
path: "target/release/deltachat-rpc-server"
|
||||
|
||||
Reference in New Issue
Block a user