mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge branch 'external-rework-2' of https://github.com/xen-42/outer-wilds-new-horizons into external-rework-2
This commit is contained in:
commit
997f483069
10
.github/workflows/docs_build.yml
vendored
10
.github/workflows/docs_build.yml
vendored
@ -61,11 +61,11 @@ jobs:
|
|||||||
- name: Copy Schemas
|
- name: Copy Schemas
|
||||||
run: |
|
run: |
|
||||||
mkdir content/pages/schemas/
|
mkdir content/pages/schemas/
|
||||||
cp NewHorizons/schema.json content/pages/schemas/
|
cp NewHorizons/Schemas/schema.json content/pages/schemas/
|
||||||
cp NewHorizons/star_system_schema.json content/pages/schemas/
|
cp NewHorizons/Schemas/star_system_schema.json content/pages/schemas/
|
||||||
cp NewHorizons/translation_schema.json content/pages/schemas/
|
cp NewHorizons/Schemas/translation_schema.json content/pages/schemas/
|
||||||
cp NewHorizons/shiplog_schema.xsd content/pages/schemas/
|
cp NewHorizons/Schemas/shiplog_schema.xsd content/pages/schemas/
|
||||||
cp NewHorizons/dialogue_schema.xsd content/pages/schemas/
|
cp NewHorizons/Schemas/dialogue_schema.xsd content/pages/schemas/
|
||||||
|
|
||||||
- name: Cache Site
|
- name: Cache Site
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user