Skip to content

Commit

Permalink
json libary package
Browse files Browse the repository at this point in the history
  • Loading branch information
harrypuuter committed Jan 19, 2024
1 parent f29f31f commit 7f799c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: update ubuntu
run: apt-get -y update
- name: install packages
run: apt-get install -y git cmake make python3-pip openmpi-bin libopenmpi-dev libboost-all-dev openssh-client nlohmann-json3-dev
run: apt-get install -y git cmake make python3-pip openmpi-bin libopenmpi-dev libboost-all-dev openssh-client
- name: install python packages
run: python3 -m pip install GitPython && python3 -m pip install git+https://github.com/cms-nanoAOD/correctionlib.git

Expand Down

0 comments on commit 7f799c1

Please sign in to comment.