Skip to content

Commit

Permalink
Skip restore cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Bronek committed Dec 20, 2023
1 parent 388948b commit c80d610
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,6 @@ jobs:
uses: ./.github/actions/setup_conan
id: conan

- name: Restore cache
uses: ./.github/actions/restore_cache
id: restore_cache
with:
conan_dir: ${{ env.CONAN_USER_HOME }}/.conan
ccache_dir: ${{ env.CCACHE_DIR }}

- name: Run conan and cmake
uses: ./.github/actions/generate
with:
Expand Down

0 comments on commit c80d610

Please sign in to comment.