Skip to content

Commit

Permalink
Merge pull request #60 from cmstas/master-tc
Browse files Browse the repository at this point in the history
Checkout master tc branch since clib_jme is merged
  • Loading branch information
kmohrman authored Oct 22, 2024
2 parents 9b2ded7 + 4ceba14 commit 13ee4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
run: |
mkdir dir_for_topcoffea
cd dir_for_topcoffea
git clone -b clib_jme https://github.com/TopEFT/topcoffea.git
git clone https://github.com/TopEFT/topcoffea.git
cd topcoffea
conda run -n coffea-env pip install -e .
cd ../..
Expand Down

0 comments on commit 13ee4d4

Please sign in to comment.