diff --git a/.github/workflows/build_tests.yml b/.github/workflows/build_tests.yml index 2dec30f..87fcb1c 100644 --- a/.github/workflows/build_tests.yml +++ b/.github/workflows/build_tests.yml @@ -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