Skip to content

Commit

Permalink
Add missing variable
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwan committed Jul 6, 2024
1 parent 5989054 commit 7653de9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ jobs:
export FASTNLO_V=2.5.0-2826
export LHAPDF_V=6.5.4
export ZLIB_V=1.3.1
export APPL_IGRID_DIR="/usr/local/src/applgrid-${APPLGRID_V}/src"
# install LHAPDF
curl -L "https://lhapdf.hepforge.org/downloads/?f=LHAPDF-${LHAPDF_V}.tar.gz" | tar xzf -
cd LHAPDF-${LHAPDF_V}
Expand Down

0 comments on commit 7653de9

Please sign in to comment.