Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 285c5a6

Browse files
committed
try again
1 parent b63c167 commit 285c5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ runs:
6767
gsed -i 's|$("${SCRIPT_DIR}"/get_ext_ip.sh)|192.168.65.2|' ./controller/hack/deploy_with_helm.sh
6868
gsed -i 's|RETRIES=60|RETRIES=600|' ./controller/hack/deploy_with_helm.sh
6969
70-
sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain ca.pem
70+
sudo security add-trusted-cert -d -r trustAsRoot -k /Library/Keychains/System.keychain ca.pem
7171
else
7272
echo "127.0.0.1 dex.dex.svc.cluster.local" | sudo tee -a /etc/hosts
7373

0 commit comments

Comments
 (0)