Skip to content

Commit

Permalink
debug: git diff
Browse files Browse the repository at this point in the history
  • Loading branch information
satelllte authored Feb 10, 2024
1 parent ce869dc commit 388c765
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
run: bun run test:format
- name: Build
run: bun run build
- name: "[Debug] Git diff"
run: git diff
- name: Publish to Cloudflare Pages
uses: cloudflare/pages-action@v1
with:
Expand Down

0 comments on commit 388c765

Please sign in to comment.