Skip to content

Commit

Permalink
plop
Browse files Browse the repository at this point in the history
Signed-off-by: David Marchand <[email protected]>
  • Loading branch information
david-marchand committed Nov 22, 2024
1 parent ee7b26d commit 3efc785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ jobs:
uses: actions/cache@v4
with:
path: base-clang-analyzer-results
key: ${{ needs.build-clang-analyze-reference.outputs.clang_cache_key }}
key: ${{ needs.build-clang-reference.outputs.clang_cache_key }}

- name: set up python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 3efc785

Please sign in to comment.