This commit is contained in:
parent
b4c70c0d16
commit
3244cecc6a
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ jobs:
|
|||
run: apk add rustup deno git nodejs pkgconfig openssl openssl-dev
|
||||
- name: Install Rust
|
||||
run: /usr/bin/rustup-init -y
|
||||
- name: Read new PATH from cargo install
|
||||
run: . ~/.cargo/env
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue