diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a9843c54..88bdb847 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -365,8 +365,8 @@ jobs: - name: checkout clas12root uses: actions/checkout@v6 with: - repository: JeffersonLab/clas12root - ref: master # NOTE: may prefer fixed version someday + repository: c-dilks/clas12root + ref: iguana-tutorial # NOTE: may prefer fixed version someday path: clas12root - name: build clas12root run: |