pyth
Some checks failed
Linux arm64 / Build (push) Has been cancelled

This commit is contained in:
2024-02-24 18:00:53 +01:00
parent a6a71cb487
commit 911fe7cc10

View File

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