Skip to content

Commit 538b072

Browse files
authored
Revert checking to use central core CIF
Local changes were used while developing fixes.
1 parent 8bc2b94 commit 538b072

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
- name: Checkout CIF master files
4444
uses: actions/checkout@v4
4545
with:
46-
repository: jamesrhester/cif_core
47-
ref: ms_fixes_nov25
46+
repository: COMCIFS/cif_core
47+
ref: master
4848
path: cif-dictionaries/cif_core
4949
- name: Checkout multiblock files
5050
uses: actions/checkout@v4

0 commit comments

Comments
 (0)