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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user