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