Skip to content

Commit

Permalink
✨ ci fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycody committed Aug 20, 2024
1 parent d616dae commit e248861
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
- name: "Checkout"
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 1
- run: git checkout HEAD
- name: "Set up JDK ${{ matrix.java }}"
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit e248861

Please sign in to comment.