opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
801 stars 324 forks source link

Update continuous_integration.yml #3915

Closed aymanhab closed 2 months ago

aymanhab commented 2 months ago

Fixes issue #

Brief summary of changes

Testing I've completed

Looking for feedback on...

CHANGELOG.md (choose one)


This change is Reviewable

nickbianco commented 2 months ago

@aymanhab FYI, for debugging CI failures you can manually delete dependency caches here: https://github.com/opensim-org/opensim-core/actions/caches.

aymanhab commented 2 months ago

@nickbianco Considering that this built successfully I'll close this PR without merging, delete the cache for windows and rebuild main. Thanks for the pointer about caches 👍