This commit is contained in:
parent
72faa8901c
commit
7aa1b483e1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
image: alpine
|
image: alpine
|
||||||
steps:
|
steps:
|
||||||
- name: Get Dependancies
|
- name: Get Dependancies
|
||||||
run: apk add rust deno git
|
run: apk add rust deno git nodejs
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue