diff --git a/.github/workflows/openwiki-update.yml b/.github/workflows/openwiki-update.yml index a911591..a690a7e 100644 --- a/.github/workflows/openwiki-update.yml +++ b/.github/workflows/openwiki-update.yml @@ -31,6 +31,8 @@ jobs: run: npm install --global openwiki@0.3.3 mermaid@11.16.0 jsdom@29.1.1 - name: Run OpenWiki + id: run-openwiki + continue-on-error: true run: openwiki code --update --print env: OPENWIKI_PROVIDER: openrouter