Update libc6 before build.
Some checks failed
Build and Deploy / deploy (push) Failing after 18s

This commit is contained in:
Jessica Canady 2024-04-18 11:09:39 -04:00
parent 2e4bbdeb95
commit 49a1296955

View file

@ -5,9 +5,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
# oh sweet night this sucks
# but it appears the forgejo runner docker is debian
# and it doesn't package zola
apt update
apt upgrade libc6
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