Skip to content

Commit

Permalink
Try to look at leanc.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoFX committed Sep 4, 2024
1 parent 883a80e commit f19b174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ jobs:
fi
# contortion to support empty OPTIONS with old macOS bash
cmake .. --preset ${{ matrix.CMAKE_PRESET || 'release' }} -B . ${{ matrix.CMAKE_OPTIONS }} ${OPTIONS[@]+"${OPTIONS[@]}"} -DLEAN_INSTALL_PREFIX=$PWD/..
cat stage1/leanc.sh
VERBOSE=1 time make -j$NPROC
- name: Install
run: |
Expand Down

0 comments on commit f19b174

Please sign in to comment.