mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update main.yml
This commit is contained in:
parent
be71162d24
commit
ad838b0466
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -26,9 +26,9 @@ jobs:
|
|||||||
- name: Copy Schemas
|
- name: Copy Schemas
|
||||||
run: |
|
run: |
|
||||||
mkdir schemas/
|
mkdir schemas/
|
||||||
cp NewHorizons/schema.json schemas/
|
cp NewHorizons/schema.json content/schemas/
|
||||||
cp NewHorizons/star_system_schema.json schemas/
|
cp NewHorizons/star_system_schema.json content/schemas/
|
||||||
cp NewHorizons/translation_schema.json schemas/
|
cp NewHorizons/translation_schema.json content/schemas/
|
||||||
|
|
||||||
- name: Create Output Dir
|
- name: Create Output Dir
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user