mirror of
https://github.com/isar/rusqlite.git
synced 2025-03-26 07:16:05 +08:00
[ci skip] Try to fix github actions script
This commit is contained in:
parent
97478c2b39
commit
4cf59a8fdb
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
target: ${{ matrix.platform.target }}
|
||||
default: true
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
[](https://travis-ci.org/jgallagher/rusqlite)
|
||||
[](https://ci.appveyor.com/project/jgallagher/rusqlite)
|
||||
[](https://github.com/jgallagher/rusqlite/actions)
|
||||
[](https://deps.rs/repo/github/jgallagher/rusqlite)
|
||||
[](https://crates.io/crates/rusqlite)
|
||||
[](https://docs.rs/rusqlite)
|
||||
|
Loading…
x
Reference in New Issue
Block a user