mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update docs_build.yml
This commit is contained in:
parent
997f483069
commit
6c5712cf64
8
.github/workflows/docs_build.yml
vendored
8
.github/workflows/docs_build.yml
vendored
@ -59,13 +59,7 @@ jobs:
|
||||
command: install --dev
|
||||
|
||||
- name: Copy Schemas
|
||||
run: |
|
||||
mkdir content/pages/schemas/
|
||||
cp NewHorizons/Schemas/schema.json content/pages/schemas/
|
||||
cp NewHorizons/Schemas/star_system_schema.json content/pages/schemas/
|
||||
cp NewHorizons/Schemas/translation_schema.json content/pages/schemas/
|
||||
cp NewHorizons/Schemas/shiplog_schema.xsd content/pages/schemas/
|
||||
cp NewHorizons/Schemas/dialogue_schema.xsd content/pages/schemas/
|
||||
run: cp -rf NewHorizons/Schemas docs/content/pages/
|
||||
|
||||
- name: Cache Site
|
||||
uses: actions/cache@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user