diff --git a/.github/workflows/oranda.yml b/.github/workflows/oranda.yml index 8e7cc77..f0535b2 100644 --- a/.github/workflows/oranda.yml +++ b/.github/workflows/oranda.yml @@ -77,7 +77,7 @@ jobs: - name: Check HTML for broken internal links uses: untitaker/hyperlink@0.1.29 with: - args: /tmp/public/ + args: /tmp/public/oranda # Deploy to our gh-pages branch (creating it if it doesn't exist) # the "public" dir that oranda made above will become the root dir