diff --git a/.github/workflows/link_check.yml b/.github/aliran kerja/link_check.yml similarity index 70% rename from .github/workflows/link_check.yml rename to .github/aliran kerja/link_check.yml index bc84d77..581e279 100644 --- a/.github/workflows/link_check.yml +++ b/.github/aliran kerja/link_check.yml @@ -11,6 +11,12 @@ on: jobs: markdown-link-check: + steps: + - name: Install oc + uses: redhat-actions/oc-installer@v1 + with: + oc_version: '4.6' + # Now, oc is available for the rest of these steps. name: Check links in markdown runs-on: ubuntu-20.04 steps: