fix: fix PR builder syntax (#2432)

This commit is contained in:
Ilkka Seppälä
2023-01-05 18:20:56 +02:00
committed by GitHub
parent 17aacb87fa
commit 6205f7dd82
+1
View File
@@ -40,6 +40,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Set up JDK 17