Skip to content

Commit

Permalink
Update oneshot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cs1867 authored Sep 8, 2023
1 parent 3463fe8 commit b360cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oneshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Check out Repo
uses: actions/checkout@v3
- name: install dependancies repo
- name: install dep el7
if: ${{ matrix.os == 'el7' }}
run: yum -y install -y http://linux.mirrors.es.net/perfsonar/${{ matrix.os }}/x86_64/5/packages/perfsonar-repo-0.11-1.noarch.rpm
- name: install deps El8
Expand Down

0 comments on commit b360cc9

Please sign in to comment.