Skip to content

Commit

Permalink
“update”
Browse files Browse the repository at this point in the history
  • Loading branch information
CocoByte committed Jul 19, 2024
1 parent e6e407e commit de1a80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild-db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de1a80a

Please sign in to comment.