mirror of
https://gitea.com/gitea/docs.git
synced 2026-03-27 05:58:30 +07: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