Copy render assets in readme workflow
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
run: python -m pip install pillow
|
run: python -m pip install pillow
|
||||||
|
|
||||||
- name: Build readme
|
- name: Build readme
|
||||||
run: python build/scripts/build_readme.py --pack-root resourcepack --output-dir build
|
run: python build/scripts/build_readme.py --pack-root resourcepack --output-dir build --copy-renders
|
||||||
|
|
||||||
- name: Render model previews
|
- name: Render model previews
|
||||||
run: python build/scripts/render_client_items.py --manifest build/renameable-items.json --pack-root resourcepack --output-dir build
|
run: python build/scripts/render_client_items.py --manifest build/renameable-items.json --pack-root resourcepack --output-dir build
|
||||||
|
|||||||
Reference in New Issue
Block a user