Skip to content

Commit

Permalink
chore(ci): handle gh runner oc removal (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Sep 27, 2024
1 parent fa8631e commit b77fb1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ jobs:
timeout-minutes: ${{ inputs.timeout-minutes }}
steps:
- uses: actions/checkout@v4
- uses: redhat-actions/openshift-tools-installer@v1
with:
oc: "4"
- name: Deploy
working-directory: ${{ inputs.directory }}
shell: bash
Expand Down

0 comments on commit b77fb1e

Please sign in to comment.