Skip to content

Commit

Permalink
remove duplicate jar files
Browse files Browse the repository at this point in the history
  • Loading branch information
divialth authored Feb 13, 2022
1 parent 74ec6a5 commit ae2396b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/keycloak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
run: |
sed -i "s|<keycloak.version>.*</keycloak.version>|<keycloak.version>${{ matrix.KC_VERSION }}</keycloak.version>|g" pom.xml
mvn -q --batch-mode clean package
rm keycloak-playground-server/target/*.jar
working-directory: keycloak-extension-playground

- name: release files
Expand Down

0 comments on commit ae2396b

Please sign in to comment.