diff --git a/.github/workflows/rebuild-db.yaml b/.github/workflows/rebuild-db.yaml index d6496027c..54a8c293b 100644 --- a/.github/workflows/rebuild-db.yaml +++ b/.github/workflows/rebuild-db.yaml @@ -28,7 +28,7 @@ jobs: cf_password: ${{ secrets[env.CF_PASSWORD] }} cf_org: cisa-dotgov cf_space: ${{ github.event.inputs.environment }} - cf_command: "install-plugin -r plugins/cf-service-connect_linux_amd64 -f" + cf_command: "install-plugin ~/plugins/cf-service-connect_linux_amd64 -f" # # - name: Connect to service # # id: connect