Skip to content

Commit 13ee4d4

Browse files
authored
Merge pull request #60 from cmstas/master-tc
Checkout master tc branch since clib_jme is merged
2 parents 9b2ded7 + 4ceba14 commit 13ee4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
run: |
8888
mkdir dir_for_topcoffea
8989
cd dir_for_topcoffea
90-
git clone -b clib_jme https://github.com/TopEFT/topcoffea.git
90+
git clone https://github.com/TopEFT/topcoffea.git
9191
cd topcoffea
9292
conda run -n coffea-env pip install -e .
9393
cd ../..

0 commit comments

Comments
 (0)