mirror of
https://github.com/isar/rusqlite.git
synced 2025-03-23 22:08:31 +08:00
Try to fix CI build
This commit is contained in:
parent
6478f37174
commit
b733129b39
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -215,6 +215,7 @@ jobs:
|
||||
name: Generate code coverage
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: sudo apt-get install libsqlite3-dev
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user