install hugo in cicd
Deploy Hugo Site / Deploy Batch Tools on beta.batch.tools (push) Successful in 45s

This commit is contained in:
2024-04-06 18:03:33 +02:00
parent 8b86875e45
commit cbba277471
+5
View File
@@ -17,6 +17,11 @@ jobs:
npm install
npm run build
cd ../..
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
extended: true
- name: Create SSH keys
run: |
mkdir -p ~/.ssh/