Try to just install zola.
Some checks failed
Build and Deploy / deploy (push) Failing after 26s

This commit is contained in:
Jessica Canady 2024-04-20 19:02:29 -04:00
parent a6a14d5c2a
commit 6c44f56c6b

View file

@ -8,7 +8,5 @@ jobs:
- uses: actions/checkout@v4
- run: |
apt update
apt install libc6 -y
wget https://github.com/barnumbirr/zola-debian/releases/download/v0.18.0-2/zola_0.18.0-2_amd64_testing.deb
dpkg -i ./zola_0.18.0-2_amd64_testing.deb
apt install zola
zola build