mirror of
https://github.com/isar/rusqlite.git
synced 2025-01-20 03:40:50 +08:00
Pass target to setup-rust-action for if/when windows-gnu is re-enabled
This commit is contained in:
parent
8b625ab226
commit
3423b0e032
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
||||
- uses: hecrj/setup-rust-action@v1
|
||||
with:
|
||||
rust-version: stable
|
||||
targets: ${{ matrix.platform.target }}
|
||||
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user