Skip to content

Commit

Permalink
try to ensure compiler is passed on for cmtk build
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Oct 12, 2024
1 parent bead850 commit c926a42
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 @@ -51,6 +51,7 @@ jobs:
if: ${{matrix.config.os != 'windows-latest'}}
run: sh ./build-cmtk.sh
env:
CC: ${{ matrix.config.cc }}
MAKEFLAGS: "-j2"

- uses: r-lib/actions/check-r-package@v2
Expand Down

0 comments on commit c926a42

Please sign in to comment.