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