Browse Source

Switch back to islandora

pull/861/head
Jared Whiklo 4 years ago
parent
commit
bbda6cf550
  1. 4
      .github/workflows/build-2.x.yml

4
.github/workflows/build-2.x.yml

@ -161,8 +161,8 @@ jobs:
- name: Checkout islandora_ci - name: Checkout islandora_ci
uses: actions/checkout@v2 uses: actions/checkout@v2
with: with:
repository: whikloj/islandora_ci repository: islandora/islandora_ci
ref: fix-things ref: github-actions
path: islandora_ci path: islandora_ci
- name: Setup PHP - name: Setup PHP

Loading…
Cancel
Save