Skip to content

Commit

Permalink
hotfix: quotes in YML syntax 😠...;
Browse files Browse the repository at this point in the history
  • Loading branch information
MJaroslav committed Jan 5, 2024
1 parent a41ccd5 commit 30b9eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
uses: actions/setup-java@v4
with:
java-version: |
'8'
'16'
8
16
distribution: 'zulu'
- name: Grant execute permission for gradlew
run: chmod +x gradlew
Expand Down

0 comments on commit 30b9eb0

Please sign in to comment.