Skip to content
Snippets Groups Projects
Unverified Commit ff072da4 authored by abhinavsns's avatar abhinavsns Committed by GitHub
Browse files

Update main.yml

parent bb773952
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@ jobs:
container: almalinux:8.5
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Install dependencies
run: yum install -y openssh-clients cmake wget git gcc-c++ gcc-gfortran python39 bzip2 diffutils zlib-devel
- name: make dependencies folder
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment