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 1b63364 commit d616dae
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 @@ -28,6 +28,8 @@ jobs:
${{ runner.os }}-maven-
- name: "Checkout"
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: "Set up JDK ${{ matrix.java }}"
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit d616dae

Please sign in to comment.