Revome llvm-14-tools from failures CI
This commit is contained in:
parent
99bc37e075
commit
c7679c4831
3
.github/workflows/failures.yml
vendored
3
.github/workflows/failures.yml
vendored
@ -31,8 +31,7 @@ jobs:
|
||||
path: llvm
|
||||
|
||||
- name: Install packages
|
||||
# `llvm-14-tools` is needed to install the `FileCheck` binary which is used for asm tests.
|
||||
run: sudo apt-get install ninja-build ripgrep llvm-14-tools
|
||||
run: sudo apt-get install ninja-build ripgrep
|
||||
|
||||
- name: Download artifact
|
||||
uses: dawidd6/action-download-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user