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