Skip to content

Commit

Permalink
Force minor change to test caching.
Browse files Browse the repository at this point in the history
  • Loading branch information
hamsham committed Jan 14, 2022
1 parent d43d185 commit 12eb0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
submodules: recursive

- name: Cache 3rd-party dependencies
- name: Cache Build
uses: actions/cache@v2
env:
cache-name: cache-build
Expand Down

0 comments on commit 12eb0f6

Please sign in to comment.