This commit is contained in:
parent
b2cbd4cc5d
commit
764529f36b
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 nodejs cargo
|
run: apk add rust deno git nodejs cargo pkgconfig
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue