Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielWielanek authored Feb 21, 2024
1 parent 5e175f3 commit 8305eb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
echo $ROOTSYS
export LD_LIBRARY_PATH=$ROOTSYS/lib:$LD_LIBRARY_PATH
root-config --features
echo "::set-env name=ROOTSYS::$ROOTSYS"
echo "::set-env name=LD_LIBRARY_PATH::$LD_LIBRARY_PATH"
# echo "::set-env name=ROOTSYS::$ROOTSYS"
# echo "::set-env name=LD_LIBRARY_PATH::$LD_LIBRARY_PATH"
- name: Checkout code
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 8305eb8

Please sign in to comment.