mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Build deltachat_ffi on ci
This commit is contained in:
@@ -35,6 +35,13 @@ jobs:
|
||||
export RUST_BACKTRACE=1
|
||||
cargo test
|
||||
|
||||
- run:
|
||||
name: Build deltachat-ffi
|
||||
command: |
|
||||
export PATH=~/.cargo/bin:$PATH
|
||||
export RUST_BACKTRACE=1
|
||||
cargo build --release -p deltachat_ffi
|
||||
|
||||
workflows:
|
||||
version: 2.1
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user