diff --git a/.github/workflows/ci-cache.yml b/.github/workflows/ci-cache.yml index 647a5f5a..b06d5088 100644 --- a/.github/workflows/ci-cache.yml +++ b/.github/workflows/ci-cache.yml @@ -33,6 +33,7 @@ jobs: mkdir /opt/scholarspace-minter mkdir /opt/scholarspace/fedora-data mkdir /opt/scholarspace/solr-data + mkdir /opt/scholarspace/scholarspace-ingest cd /opt/scholarspace # Checkout the repository code - name: Check out repository code