fix action apt
Some checks failed
Linux arm64 / Build (push) Failing after 4m27s

This commit is contained in:
2024-05-27 22:51:59 +02:00
parent 5584df6486
commit 6b9987d561

View File

@@ -10,7 +10,7 @@ jobs:
- name: Install opengl - name: Install opengl
run: | run: |
apt update apt update
apt install libsdl2-dev apt install -y libsdl2-dev
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v3 uses: actions/checkout@v3