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

Update main.yml

parent 00289068
No related branches found
No related tags found
No related merge requests found
......@@ -12,11 +12,11 @@ jobs:
runs-on: ubuntu-latest
container: almalinux:8.5
steps:
- name: Install dependencies
run: yum install -y openssh-clients cmake wget git gcc-c++ gcc-gfortran python39 bzip2 diffutils zlib-devel
- uses: actions/checkout@v3
with:
submodules: true
- 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
run: mkdir -p openfpm_dependencies
- name: LS
......
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