Update build_and_test.yaml

pull/258/head
Joe Marshall 2024-01-26 20:36:49 +00:00 zatwierdzone przez GitHub
rodzic a7c494eb57
commit 96b5ec9c3d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -62,7 +62,7 @@ jobs:
with:
path: blender
key: ${{ matrix.os }}-${{ matrix.blender_version}}-blender
- uses: openrndr/setup-opengl@v1
- uses: openrndr/setup-opengl@v1.1
if: runner.os == 'Linux'
- name: Install mesa for opengl software rendering in windows
uses: ssciwr/setup-mesa-dist-win@v2