fulfil curl requirement of actions
All checks were successful
Hugo / build (push) Successful in 35s

This commit is contained in:
Brooke 2024-03-12 01:34:15 -04:00
parent f07ddef00d
commit 7a94b342a3

View file

@ -10,7 +10,7 @@ jobs:
runs-on: hugo-latest
steps:
- name: Grab packages
run: apk add rsync openssh-client
run: apk add rsync openssh-client curl
- uses: actions/checkout@v4
with:
submodules: 'true'