mirror of
https://github.com/nasa/trick.git
synced 2025-02-20 17:22:52 +00:00
Update test_32.yml
This commit is contained in:
parent
48cc231f73
commit
f9f25b5d27
2
.github/workflows/test_32.yml
vendored
2
.github/workflows/test_32.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Add yum repo
|
||||
run: yum -y install epel-release.noarch && yum -y update
|
||||
- name: Install dependency group
|
||||
run: yum -y groupinstall "Development tools" yum -y update
|
||||
run: yum -y groupinstall "Development tools" && yum -y update
|
||||
- name: Install other dependencies
|
||||
run: >
|
||||
yum install -y llvm llvm-devel llvm-static clang clang-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user