Update .gitea/workflows/deploy.yml
Some checks failed
Build and deploy docs / deploy (push) Failing after 0s

This commit is contained in:
2026-07-30 02:12:38 +00:00
parent 48c7ada3f1
commit 66c2490baf

View File

@@ -18,8 +18,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
repository: bitcoinafterlife/bal-docs
server-url: https://bitcoin-after.life/gitea
repository: gitea/bitcoinafterlife/bal-docs
server-url: https://bitcoin-after.life
fetch-depth: 1
- name: Install dependencies
run: pip install --break-system-packages mkdocs-material mkdocs-macros-plugin pyyaml