Skip to content

Commit 8fd7b8e

Browse files
committed
Enable debug log
1 parent 02cc0cc commit 8fd7b8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
# Please update URL if you want to use custom domain
4545
URL: https://${{ github.event.repository.owner.name }}.github.io/${{ github.event.repository.name }}
4646
CHROME_PATH: ${{ steps.setup-chrome.outputs.chrome-path }}
47+
DEBUG: '*'
4748

4849
- name: Upload page artifacts
4950
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)