this time?
Some checks failed
/ Build static site, docker image, upload artifact... (push) Failing after 2m18s
/ Connect to deployment host, update, and redeploy docs website. (push) Has been skipped

This commit is contained in:
2025-11-13 14:29:57 -08:00
parent e1614d148a
commit 23618e3f24

View File

@@ -41,7 +41,7 @@ jobs:
add-apt-repository ppa:deadsnakes/ppa add-apt-repository ppa:deadsnakes/ppa
apt update apt update
apt upgrade -y apt upgrade -y
apt install -y curl tar p7zip-full python3.11 pip pipx apt install -y curl tar p7zip-full python3.11 pip pipx python3-pipenv
- -
name: Install pipenv, build blog... name: Install pipenv, build blog...
env: env: