Skip to content

Commit a417eaa

Browse files
Fix broken YAML syntax
1 parent a3e9305 commit a417eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildAndPack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919

2020
- uses: actions/setup-java@v3
21-
with:g
21+
with:
2222
distribution: 'temurin'
2323
java-version: '18'
2424

0 commit comments

Comments
 (0)