mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix comment typo
This commit is contained in:
2
.github/workflows/centos7.yml
vendored
2
.github/workflows/centos7.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
container:
|
||||
image: centos:7
|
||||
steps:
|
||||
- name: Intall Dependencies
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
yum install -y centos-release-scl
|
||||
yum-config-manager --enable rhel-server-rhscl-7-rpms
|
||||
|
||||
Reference in New Issue
Block a user