Skip to content

Commit

Permalink
#271: Change ICAT Ansible back to master
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Oct 4, 2021
1 parent 4167fbf commit a7da072
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: ubuntu-20-work
ref: master
path: icat-ansible
- name: Install Ansible
run: pip install -r icat-ansible/requirements.txt
Expand Down Expand Up @@ -175,7 +175,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: icatproject-contrib/icat-ansible
ref: ubuntu-20-work
ref: master
path: icat-ansible
- name: Install Ansible
run: pip install -r icat-ansible/requirements.txt
Expand Down

0 comments on commit a7da072

Please sign in to comment.