Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
Loading