Skip to content

Commit

Permalink
Try without sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
kSchmengler committed May 27, 2024
1 parent 4f50d6a commit 0aaaa16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ jdk:
before_install:
- sdk install java 21.0.2-tem
- sdk use java 21.0.2-tem
- sudo keytool -importcert -noprompt -trustcacerts -v -alias onerecord -file src/main/resources/onerecord.iata.org.cer -keystore ${SDKMAN_CANDIDATES_DIR}/java/current/lib/security/cacerts -storepass changeit
- keytool -importcert -noprompt -trustcacerts -v -alias onerecord -file src/main/resources/onerecord.iata.org.cer -keystore ${SDKMAN_CANDIDATES_DIR}/java/current/lib/security/cacerts -storepass changeit

0 comments on commit 0aaaa16

Please sign in to comment.