mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 14:14:13 +01:00
quick fixes 3
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
with:
|
||||
python-version: "3.11"
|
||||
cache: "pip"
|
||||
- run: "cd example && pip install -r requirements.txt"
|
||||
- run: "cd example && pip install $(cat requirements.txt)"
|
||||
- run: "cd example && python object.py"
|
||||
- run: "mv example/export/object.glb example/export/example.glb"
|
||||
- uses: "actions/upload-artifact@v4"
|
||||
|
||||
Reference in New Issue
Block a user