fix: use temp v1 manifest

This commit is contained in:
Vlad Stan 2024-11-12 14:16:16 +02:00
parent 4ffb785a84
commit c8c14044e8

View File

@ -29,6 +29,7 @@ jobs:
LNBITS_ADMIN_UI: true
LNBITS_EXTENSIONS_DEFAULT_INSTALL: "watchonly, satspay, tipjar, tpos, lnurlp, withdraw"
LNBITS_BACKEND_WALLET_CLASS: FakeWallet
LNBITS_EXTENSIONS_MANIFESTS: "https://raw.githubusercontent.com/lnbits/lnbits-extensions/refs/heads/v1_updates/extensions_v1.json"
run: |
poetry run lnbits &
sleep 5