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