Skip to content

Commit 36750b9

Browse files
committed
Hopefully one final fix
1 parent 919c955 commit 36750b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
submodules: true
9898
- name: Install Rust
9999
run: rustup update stable --no-self-update && rustup default stable
100+
shell: bash
100101
- run: rustup target add aarch64-pc-windows-msvc
101102
- run: cargo test --no-run --target aarch64-pc-windows-msvc
102103
- run: cargo test --no-run --target aarch64-pc-windows-msvc --features verify-winapi

0 commit comments

Comments
 (0)