Skip to content

Commit

Permalink
windows cmake path
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Dec 8, 2021
1 parent ba27752 commit 195d69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
conda install -c conda-forge "arrow-cpp>=6.0" boost-cpp
mkdir build
cd build
export TABLEAU_CMAKE_PATH=/Users/runner/work/hyperarrow/hyperarrow/deps/tableauhyperapi/share/cmake
export TABLEAU_CMAKE_PATH=../deps/tableauhyperapi/share/cmake
cmake ..
make
make test
Expand Down

0 comments on commit 195d69b

Please sign in to comment.