update script
All checks were successful
Hugo / build (push) Successful in 30s

This commit is contained in:
brooke 2024-04-16 15:19:44 -04:00
parent 43f0b8dc48
commit a9c945dd4e

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'