This commit is contained in:
Ben C 2022-05-17 17:45:23 -07:00 committed by GitHub
parent 6c5712cf64
commit e3fa88acf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ jobs:
command: install --dev
- name: Copy Schemas
run: cp -rf NewHorizons/Schemas docs/content/pages/
run: cp -rf NewHorizons/Schemas content/pages/
- name: Cache Site
uses: actions/cache@v2