forked from StudioInfinity/dyna3
Switch to CircleCI's Rust + Node container image
This should make the `checkout` work on the runner host.
This commit is contained in:
parent
4251242953
commit
7f45e98b46
2 changed files with 4 additions and 4 deletions
|
@ -11,4 +11,4 @@ runs:
|
|||
steps:
|
||||
- run: rustup target add wasm32-unknown-unknown
|
||||
- run: curl --output - --proto '=https' --tlsv1.2 --retry 10 --retry-connrefused --location --silent --show-error --fail 'https://github.com/trunk-rs/trunk/releases/download/v0.21.12/trunk-x86_64-unknown-linux-gnu.tar.gz' | tar --gunzip --extract --file -
|
||||
working-directory: /usr/local/cargo/bin
|
||||
working-directory: /home/circleci/.cargo/bin
|
Loading…
Add table
Add a link
Reference in a new issue