Skip to content

Commit

Permalink
Add missing key parameter to cache step
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamos82 committed Oct 2, 2023
1 parent 425a74f commit 1f72aa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
path: |
**/gcc-x86_64-cross
key: gcc-binary-toolchains

- name: Install llvm and clang
run: sudo apt install lld llvm
Expand Down

0 comments on commit 1f72aa7

Please sign in to comment.