Skip to content

Commit

Permalink
Test_c7_10
Browse files Browse the repository at this point in the history
Signed-off-by: arnaud <[email protected]>
  • Loading branch information
ARnDOSrte committed Nov 22, 2023
1 parent 2796b89 commit cdbc635
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
steps:
- name: Install Dependencies
run: |
ls ./__w
ls /home/
ls /home/__w
yum update -y
yum install -y epel-release
yum install -y git redhat-lsb-core make wget centos-release-scl scl-utils
Expand Down

0 comments on commit cdbc635

Please sign in to comment.