Pass yes to the apt updater.
Some checks are pending
Build and Deploy / deploy (push) Waiting to run

This commit is contained in:
Jessica Canady 2024-04-18 11:10:33 -04:00
parent 49a1296955
commit 687eb014b2

View file

@ -6,7 +6,7 @@ jobs:
- uses: actions/checkout@v4
- run: |
apt update
apt upgrade libc6
apt upgrade -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
zola build