fix: workflow
Some checks failed
/ test (push) Failing after 5s

This commit is contained in:
Matthieu Bessat 2023-11-06 17:23:40 +01:00
parent aecdf56a71
commit 9ac8f30f93

View file

@ -17,7 +17,7 @@ jobs:
cd ~/hugo
curl -L "https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz" --output hugo.tar.gz
tar -xvzf hugo.tar.gz
sudo mv hugo /usr/local/bin
mv hugo /usr/local/bin
- name: Build
run: hugo --minify
- name: Create Key File