diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 476ff0ae..06f99567 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,6 +58,8 @@ jobs: steps: - name: Checkout isle-site-template uses: actions/checkout@v4 + with: + repository: Islandora-Devops/isle-site-template - name: Install mkcert run: |-