Skip to content

Commit

Permalink
SUKU test
Browse files Browse the repository at this point in the history
  • Loading branch information
SukuWc committed Jan 2, 2024
1 parent 5a0ad43 commit 64a54b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mechanical_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ jobs:
conda install -c conda-forge pythonocc-core=7.7.0 --yes
conda --version
python ./.github/workflows/pythonocc_step_to_stl.py
# python ./.github/workflows/pythonocc_step_to_stl.py
- name: Generate Preview PNG
run: |
./.github/workflows/openscad_preview.sh
# ./.github/workflows/openscad_preview.sh
- name: Stop x11vnc
run: pkill x11vnc
Expand Down

0 comments on commit 64a54b9

Please sign in to comment.