This commit is contained in:
davidpagnon 2024-07-30 16:13:53 +02:00
commit a273125d34

View File

@ -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