try hugo container for rsync
All checks were successful
Static / build (push) Successful in 4s

This commit is contained in:
brooke 2024-08-08 19:34:52 -04:00
parent 6125a9c898
commit 2575ae76e0

View file

@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: debian-bookworm
runs-on: hugo-latest
steps:
- uses: actions/checkout@v3