Skip to content

Commit

Permalink
SUKU args added
Browse files Browse the repository at this point in the history
  • Loading branch information
SukuWc committed Jan 2, 2024
1 parent 0710d00 commit dab405e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mechanical_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
ls
export DISPLAY=:99
timeout 1m freecad --hidden ./.github/workflows/freecad_export2.py step
timeout 1m freecad --hidden ./Mechanical/Design/${{ matrix.component }}/${{ matrix.component }}.FCStd ./.github/workflows/freecad_export2.py step
- name: Install conda, pythonocc and do the conversion
run: |
Expand Down

0 comments on commit dab405e

Please sign in to comment.