Update .gitea/workflows/test.yaml

This commit is contained in:
Lunny Xiao
2024-04-05 04:03:10 +00:00
parent a5f2835d4a
commit f3534b1b86

View File

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