Skip to content

Commit

Permalink
Fix typo in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hmlnarik authored and abstractj committed Jun 28, 2022
1 parent 4b499c8 commit ffc1265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ jobs:
with:
distribution: 'temurin'
java-version: ${{ env.DEFAULT_JDK_VERSION }}
cahe: 'maven'
cache: 'maven'
- name: Cleanup org.keycloak artifacts
run: rm -rf ~/.m2/repository/org/keycloak >/dev/null || true

Expand Down

0 comments on commit ffc1265

Please sign in to comment.