Skip to content

Commit

Permalink
More fixes for GitHub changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Oct 28, 2019
1 parent ba0d1ca commit 7ba57a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
- uses: actions/checkout@master
- name: Install Rust
run: rustup update 1.31.0 --no-self-update && rustup default 1.31.0
shell: bash
- run: cargo build

rustfmt:
Expand Down

0 comments on commit 7ba57a8

Please sign in to comment.