Skip to content

Commit

Permalink
Fix oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
sfegan committed Mar 7, 2025
1 parent 70fc2ac commit 705abd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/singularity-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
libboost-all-dev libcli11-dev libeigen3-dev libre2-dev liblz4-dev \
zlib1g-dev nlohmann-json3-dev \
libseccomp-dev pkg-config libfuse3-dev gfortran
sudo pip3 install --upgrade pipconfig_.atmospheric_model()
sudo pip3 install --upgrade pip
sudo pip3 install numpy
curl -L https://github.com/llr-cta/CTA_ADH_APIS_Build/releases/download/${{matrix.os}}/cta_adh_apis_installed.tgz | sudo tar -zxf - -C /
curl -L https://github.com/llr-cta/Geant4Build/releases/download/${{matrix.os}}-${{env.geant_version}}-OFF/Geant4-${{matrix.os}}-${{env.geant_version}}-OFF.tbz2 | sudo tar -jxf - -C /
Expand Down

0 comments on commit 705abd6

Please sign in to comment.