Skip to content

Commit 6d5e9fd

Browse files
authored
retrigger
1 parent b7ecd9e commit 6d5e9fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ jobs:
156156
# contortion to support empty OPTIONS with old macOS bash
157157
cmake .. --preset ${{ matrix.CMAKE_PRESET || 'release' }} -B . ${{ matrix.CMAKE_OPTIONS }} ${OPTIONS[@]+"${OPTIONS[@]}"} -DLEAN_INSTALL_PREFIX=$PWD/..
158158
LAKE_EXTRA_ARGS=Init.Prelude time make -j$NPROC || true
159+
159160
diff -r ../build ../build-cache
160161
- name: Save Cache
161162
if: always() && steps.restore-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)