Add curl
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
Details
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
Details
This commit is contained in:
parent
ee86d69746
commit
11195e2836
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- name: Setup node.js
|
||||
run: |
|
||||
apk --update add nodejs npm git
|
||||
apk --update add nodejs npm git curl
|
||||
- name: Check out repository code recursively
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue