Skip to content

Commit 3a3eb3c

Browse files
committed
test: signoff on git working test
Signed-off-by: ok-coder1 <[email protected]>
1 parent 7f8493d commit 3a3eb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup JDK
3838
uses: actions/setup-java@v4
3939
with:
40-
java-version: 21
40+
java-version: '21'
4141
distribution: microsoft
4242
- name: Make Gradle wrapper executable
4343
run: chmod +x ./gradlew

0 commit comments

Comments
 (0)