This commit is contained in:
2024-02-24 18:04:31 +01:00
parent 911fe7cc10
commit a241589025

View File

@@ -15,7 +15,7 @@ jobs:
- name: Install opengl - name: Install opengl
run: | run: |
apt update apt update
apt install libgl1-mesa-dev python3.11-full -y apt install libgl1-mesa-dev -y
- name: Cache - name: Cache
uses: actions/cache@v4 uses: actions/cache@v4