Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-droid authored Jan 21, 2024
1 parent 8d96202 commit 382f4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: ${{ matrix.path }}

- name: "Run with cmake"
uses: lukka/run-cmake@v3.27
uses: lukka/run-cmake@v3.4
with:
cmakeListsTxtPath: '${{ github.workspace }}/examples/CMakeLists.txt'
cmakeAppendedArgs: '-D CMAKE_C_COMPILER_LAUNCHER=ccache -D CMAKE_CXX_COMPILER_LAUNCHER=ccache'
Expand Down

0 comments on commit 382f4d1

Please sign in to comment.