Try the testing release.
Some checks failed
Build and Deploy / deploy (push) Failing after 16s

This commit is contained in:
Jessica Canady 2024-04-18 11:08:17 -04:00
parent ccf2487d54
commit 2e4bbdeb95

View file

@ -8,6 +8,6 @@ jobs:
# oh sweet night this sucks
# but it appears the forgejo runner docker is debian
# and it doesn't package zola
wget https://github.com/barnumbirr/zola-debian/releases/download/v0.18.0-2/zola_0.18.0-2_amd64_bookworm.deb
dpkg -i ./zola_0.18.0-2_amd64_bookworm.deb
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
zola build