Skip to content

Commit

Permalink
Update docs workflow nightly version (polkadot-evm#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
sorpaas authored Aug 23, 2021
1 parent 5792de1 commit 449844a
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-2020-08-29
WASM_BUILD_TOOLCHAIN: nightly-2021-07-06

- name: Build website
run: |
Expand Down

0 comments on commit 449844a

Please sign in to comment.