ok add node ig thanks actions/checkout
Some checks failed
Build & Test / build-run (push) Failing after 21s
Some checks failed
Build & Test / build-run (push) Failing after 21s
This commit is contained in:
parent
93e1ac85cd
commit
bc8d0a3f92
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ jobs:
|
|||
container:
|
||||
image: rust
|
||||
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