Skip to content

Commit

Permalink
seriously why is this not working
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoohafkan committed Dec 19, 2023
1 parent 1715a4d commit 19bcd34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
elif [ "$RUNNER_OS" == "macOS" ]; then
export DYLD_LIBRARY_PATH=$HDFQL_DIR/wrapper/R:$HDFQL_DIR/lib:$DYLD_LIBRARY_PATH
fi
echo '$HDFQL_DIR'
ls -R '$HDFQL_DIR'
shell: bash

Expand Down

0 comments on commit 19bcd34

Please sign in to comment.