mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-25 21:56:22 +00:00
Update .gitea/workflows/test.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user