We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fe0c3 commit d73e17dCopy full SHA for d73e17d
.github/workflows/ci.yml
@@ -135,7 +135,7 @@ jobs:
135
path: ${{ github.workspace }}\ManimCache
136
key: ${{ runner.os }}-dependencies-tinytex-${{ hashFiles('.github/manimdependency.json') }}-${{ steps.cache-vars.outputs.date }}-1
137
138
- - uses: ssciwr/setup-mesa-dist-win@v1
+ - uses: ssciwr/setup-mesa-dist-win@v2
139
140
- name: Install system dependencies (Windows)
141
if: runner.os == 'Windows' && steps.cache-windows.outputs.cache-hit != 'true'
0 commit comments