diff --git a/.github/workflows/cmake-single-platform.yml b/.github/workflows/cmake-single-platform.yml index e0cd6fd..49887a8 100644 --- a/.github/workflows/cmake-single-platform.yml +++ b/.github/workflows/cmake-single-platform.yml @@ -18,11 +18,11 @@ jobs: with: submodules: true - - name: Smoke Test + - name: Pull submodules working-directory: ${{github.workspace}} run: git submodule update --recursive --init - - name: Cache Conan + - name: Cache Conan uses: actions/cache@v4 with: path: ~/.conan2