apk update

This commit is contained in:
Jack Jackson 2024-12-28 14:38:44 -08:00
parent 1bef2c8542
commit ac94d8d85a

View File

@ -48,6 +48,7 @@ steps:
# but the install seems pretty quick! # but the install seems pretty quick!
# # Pinning to an old version of Hugo because ananke theme has not yet updated to remove deprecated logic # # Pinning to an old version of Hugo because ananke theme has not yet updated to remove deprecated logic
- apk update
- apk add hugo=0.123.0 git - apk add hugo=0.123.0 git
- git submodule init - git submodule init
- git submodule update --recursive - git submodule update --recursive