mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-22 16:29:20 +08:00
[ci skip] try a static build
This commit is contained in:
parent
6010ed1618
commit
4b10acad2b
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -33,4 +33,5 @@ jobs:
|
||||
toolchain: stable
|
||||
override: true
|
||||
- run: cargo build --features bundled
|
||||
- run: RUSTFLAGS="-Ctarget-feature=+crt-static" cargo build --features bundled
|
||||
- run: cargo test --features bundled
|
||||
|
Loading…
Reference in New Issue
Block a user