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 39ff80e commit f260d0dCopy full SHA for f260d0d
.github/workflows/tests.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Install Mesa
67
if: matrix.os == 'windows-latest'
68
- uses: ssciwr/setup-mesa-dist-win@v1
+ uses: ssciwr/setup-mesa-dist-win@v2
69
70
- name: Install Manim Slides
71
run: |
0 commit comments