Change themesDir to ..

master
Will Faught 3 years ago
parent 8e2e81223f
commit 021b6d6564

@ -53,7 +53,7 @@ jobs:
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/" \
--source exampleSite \
--themesDir .
--themesDir ..
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:

Loading…
Cancel
Save