mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-23 14:54:30 +08:00
[ci skip] try a static build
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user