Skip to content

Commit 7ba57a8

Browse files
committed
More fixes for GitHub changes
1 parent ba0d1ca commit 7ba57a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
- uses: actions/checkout@master
9494
- name: Install Rust
9595
run: rustup update 1.31.0 --no-self-update && rustup default 1.31.0
96+
shell: bash
9697
- run: cargo build
9798

9899
rustfmt:

0 commit comments

Comments
 (0)