This commit is contained in:
parent
b3c049a8fa
commit
0ba211c054
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Rust
|
||||
uses: https://github.com/actions-rust-lang/setup-rust-toolchain
|
||||
- name: Setup Deno 2
|
||||
uses: https://github.com/denoland/setup-deno@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue