Update .gitea/workflows/test.yaml (#126)

Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/126
This commit is contained in:
Lunny Xiao
2024-04-05 02:41:44 +00:00
parent bd6c7af320
commit 5a958215fd

View File

@@ -14,7 +14,7 @@ jobs:
cache: npm
- name: install necessary tools
run: |
apt update -y && apt install -y rsync python python3-pip
apt update -y && apt install -y rsync python python3-pip python-is-python3
- name: prepare nightly docs
run: |
make prepare-latest