Skip to content

Commit

Permalink
ci: add more debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
takase1121 committed Jun 4, 2024
1 parent 9adb78a commit 87dfa1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: pip install meson ninja

- name: Build
run: bash scripts/gh-pages-deploy.sh
run: bash -x scripts/gh-pages-deploy.sh

- name: Upload pages artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 87dfa1e

Please sign in to comment.