Skip to content

Commit c8dcc3a

Browse files
committed
use ccache also for ofGen in CI
1 parent ca61008 commit c8dcc3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/of.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
env:
1111
ccache: ccache
1212
GH_TOKEN: ${{ github.token }}
13+
CMAKE_CXX_COMPILER_LAUNCHER: ccache
1314

1415
jobs:
1516
ofworks:

0 commit comments

Comments
 (0)