Skip to content

Commit

Permalink
Enable debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Jan 20, 2025
1 parent 02cc0cc commit 8fd7b8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
# Please update URL if you want to use custom domain
URL: https://${{ github.event.repository.owner.name }}.github.io/${{ github.event.repository.name }}
CHROME_PATH: ${{ steps.setup-chrome.outputs.chrome-path }}
DEBUG: '*'

- name: Upload page artifacts
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 8fd7b8e

Please sign in to comment.