Skip to content

Commit

Permalink
Fix docs CI (polkadot-evm#591)
Browse files Browse the repository at this point in the history
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
  • Loading branch information
koushiro authored Feb 22, 2022
1 parent 3725775 commit a9813b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cargo +$WASM_BUILD_TOOLCHAIN --version
rustc +$WASM_BUILD_TOOLCHAIN --version
env:
WASM_BUILD_TOOLCHAIN: nightly-2021-07-06
WASM_BUILD_TOOLCHAIN: nightly-2022-02-07

- name: Build website
run: |
Expand Down

0 comments on commit a9813b1

Please sign in to comment.