mirror of
https://github.com/isar/rusqlite.git
synced 2025-03-04 12:48:14 +08:00
Merge pull request #634 from gwenn/actions
[ci skip] Try to fix github actions script
This commit is contained in:
commit
6010ed1618
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