Skip to content

Commit

Permalink
Debug new CMake location
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Dec 19, 2024
1 parent 39e8572 commit d9e0c2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,9 @@ jobs:
msystem: UCRT64
update: true
install: mingw-w64-ucrt-x86_64-cmake
- name: Debug CMake
shell: bash
run: where cmake
- uses: r-lib/actions/setup-r@v2
with:
# Note: RTools must be 40 here because RTools40 + ucrt is how we build the Arrow C++
Expand Down

0 comments on commit d9e0c2c

Please sign in to comment.