Add curl
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
This commit is contained in:
@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Setup node.js
|
- name: Setup node.js
|
||||||
run: |
|
run: |
|
||||||
apk --update add nodejs npm git
|
apk --update add nodejs npm git curl
|
||||||
- name: Check out repository code recursively
|
- name: Check out repository code recursively
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user