Skip to content

Commit 73ca14a

Browse files
committed
another
1 parent 33aff4c commit 73ca14a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
submodules: true
1717
- uses: ./.github/actions/install-rust
18+
- run: rustup target add x86_64-pc-windows-gnu
1819
- run: cargo build --release --timings --target x86_64-pc-windows-gnu
1920
- uses: actions/upload-artifact@v4
2021
with:

0 commit comments

Comments
 (0)