Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
qinsoon committed Sep 25, 2020
1 parent 5512189 commit e77426a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-review-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install libc6-dev-i386
export RUSTUP_TOOLCHAIN=
export RUSTUP_TOOLCHAIN=nightly-2019-08-26
./.github/scripts/ci-test.sh
# Style checks
Expand Down

0 comments on commit e77426a

Please sign in to comment.