Skip to content

Commit

Permalink
try solution 4
Browse files Browse the repository at this point in the history
  • Loading branch information
YuXHe15 committed Aug 8, 2023
1 parent 3c4ce5b commit 1052b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/usecase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: git clone https://github.com/tpaviot/pythonocc-utils.git && pip install ./pythonocc-utils

- name: Install amworkflow
run: pip install .
run: python -m pip install .

- name: Run test_am4
shell: bash -l {0} #new shell
Expand Down

0 comments on commit 1052b6c

Please sign in to comment.