Skip to content

Commit

Permalink
CHG: checking env
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuMorlighem committed Jul 12, 2024
1 parent d5f69f3 commit d2964e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
MATLAB_PATH: ${{ steps.setup-matlab.outputs.matlabroot }}
run: cd .github/ci_scripts && ./ci_ISSM.sh github_linux_basic

- run: echo ${{ LD_LIBRARY_PATH }}
- run: echo $LD_LIBRARY_PATH
- run: source ${ISSM_DIR}/etc/environment.sh
#- run: echo "AFTER: ${{ LD_LIBRARY_PATH }}"

Expand Down

0 comments on commit d2964e7

Please sign in to comment.