Skip to content

Commit

Permalink
Fix googletest submodule path in build-rd-cpp.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
mirasrael committed Dec 15, 2023
1 parent 475cf13 commit c8ec77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rd-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
with:
path: |
rd-cpp/thirdparty/spdlog
rd-cpp/thirdparty/googletest
rd-cpp/googletest
key: ${{ matrix.config.os }}-submodules-${{ hashFiles('.gitmodules') }}

- name: Get submodules
Expand Down

0 comments on commit c8ec77f

Please sign in to comment.