From 6d4b65be105d9aafeaa293fd881988a2ec178bf8 Mon Sep 17 00:00:00 2001 From: Ayman Habib Date: Wed, 5 Jun 2024 08:16:01 -0700 Subject: [PATCH] Update continuous-integration.yml build against custom opensim-core branch --- .github/workflows/continuous-integration.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 256622ae1..f3f1311ce 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -56,7 +56,7 @@ jobs: with: repository: opensim-org/opensim-core path: 'opensim-core' - ref: fix_cmctaskset_copy + ref: use_casadi_355 depth: 1 - name: Cache opensim-core-dependencies @@ -161,7 +161,7 @@ jobs: with: repository: opensim-org/opensim-core path: 'opensim-core' - ref: fix_cmctaskset_copy + ref: use_casadi_355 - uses: actions/setup-python@v4 with: @@ -316,7 +316,7 @@ jobs: with: repository: opensim-org/opensim-core path: 'opensim-core' - ref: fix_cmctaskset_copy + ref: use_casadi_355 - name: Install packages run: sudo apt-get update && sudo apt-get install --yes liblapack-dev freeglut3-dev libxi-dev libxmu-dev doxygen python3 python3-dev python3-numpy python3-setuptools gfortran-7