modified: .gitea/workflows/deploy.yaml
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 11s
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 11s
This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install mkdocs
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install python3 python3-pip python3-mkdocs
|
||||
cd ./root/
|
||||
- name: Build Mkdocs
|
||||
|
||||
Reference in New Issue
Block a user