This commit is contained in:
parent
bc8d0a3f92
commit
3671085acc
1 changed files with 1 additions and 3 deletions
|
@ -6,10 +6,8 @@ jobs:
|
|||
build-run:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: rust
|
||||
image: cimg/rust:1.84.1-node
|
||||
steps:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4.2.0
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Deno 2
|
||||
|
|
Loading…
Add table
Reference in a new issue