Skip to content

Commit

Permalink
Change ICAT Ansible branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Mar 15, 2022
1 parent a24e032 commit 3c622d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: icatproject-contrib/icat-ansible
ref: fix_warnings_#23
ref: underscore_changes
path: icat-ansible
- name: Install Ansible
run: pip install -r icat-ansible/requirements.txt
Expand Down Expand Up @@ -195,7 +195,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: icatproject-contrib/icat-ansible
ref: fix_warnings_#23
ref: underscore_changes
path: icat-ansible
- name: Install Ansible
run: pip install -r icat-ansible/requirements.txt
Expand Down

0 comments on commit 3c622d5

Please sign in to comment.