Skip to content

Commit

Permalink
Even more debugging!
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwbrei committed Jul 31, 2024
1 parent 0c2acd5 commit f94abdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eicshell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
echo "--- Running EICrecon ---"
export JANA_HOME=$GITHUB_WORKSPACE/jana_home
export LD_LIBRARY_PATH=$JANA_HOME/lib:$LD_LIBRARY_PATH
export JANA_PLUGIN_PATH=$GITHUB_WORKSPACE/EICrecon/plugins
export JANA_PLUGIN_PATH=$GITHUB_WORKSPACE/EICrecon/lib/EICrecon/plugins
ldd EICrecon/bin/eicrecon
valgrind EICrecon/bin/eicrecon sim_e_1GeV_20GeV_craterlake.edm4hep.root

0 comments on commit f94abdd

Please sign in to comment.