Work on CI/CD
All checks were successful
Deploy / deploy (push) Successful in 5s

This commit is contained in:
Aloïs Micard 2024-12-23 08:57:27 +01:00
parent 1979a123cb
commit 8ec21fc989

View file

@ -11,9 +11,9 @@ jobs:
fetch-depth: 0
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.119.0'
run : |
curl -L -o hugo_0.140.0_linux-amd64.tar.gz https://github.com/gohugoio/hugo/releases/download/v0.140.0/hugo_0.140.0_linux-amd64.tar.gz
tar zxvf hugo_0.140.0_linux-amd64.tar.gz
- name: Build
run: hugo
run: ./hugo