Update .gitea/workflows/deploy.yml
Some checks failed
Build and deploy docs / deploy (push) Failing after 0s
Some checks failed
Build and deploy docs / deploy (push) Failing after 0s
This commit is contained in:
@@ -18,8 +18,8 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: bitcoinafterlife/bal-docs
|
repository: gitea/bitcoinafterlife/bal-docs
|
||||||
server-url: https://bitcoin-after.life/gitea
|
server-url: https://bitcoin-after.life
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pip install --break-system-packages mkdocs-material mkdocs-macros-plugin pyyaml
|
run: pip install --break-system-packages mkdocs-material mkdocs-macros-plugin pyyaml
|
||||||
|
|||||||
Reference in New Issue
Block a user