Merge branch 'main' of https://github.com/perfanalytics/pose2sim
This commit is contained in:
commit
a273125d34
1
.github/workflows/continuous-integration.yml
vendored
1
.github/workflows/continuous-integration.yml
vendored
@ -46,7 +46,6 @@ jobs:
|
||||
|
||||
- name: Install OpenSim with conda
|
||||
run: |
|
||||
conda create -n pose2sim python=${{ matrix.python-version }} -y
|
||||
conda install -n pose2sim -c conda-forge -c defaults pip
|
||||
conda install -n pose2sim opensim-org::opensim -y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user