Skip to content

Commit

Permalink
FML
Browse files Browse the repository at this point in the history
  • Loading branch information
infiniteregrets committed Jan 12, 2024
1 parent 15e3f00 commit 2c71bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: medyagh/setup-minikube@latest

- name: Run chart-testing (install)
run: helm install mirrord mirrord-operator --wait --set=license.key="1234567aa890"
run: helm install mirrord ./mirrord-operator --wait --set=license.key="1234567aa890"

- name: wait for operator status
run: |
Expand Down

0 comments on commit 2c71bce

Please sign in to comment.