6
0

load-test-v03: Software rendering

This commit is contained in:
Jon Michael Aanes 2024-04-03 23:45:40 +02:00
parent 7a34f3c2c2
commit 109dd4588a
Signed by: Jmaa
SSH Key Fingerprint: SHA256:Ab0GfHGCblESJx7JRE4fj4bFy/KRpeLhi41y4pF3sNA

View File

@ -54,5 +54,7 @@ jobs:
# Create artifacts # Create artifacts
- name: Building game
run: fish ${{ github.workspace }}/assemble love
- name: Trying to start game - name: Trying to start game
run: fish ${{ github.workspace }}/assemble run: LIBGL_ALWAYS_SOFTWARE=1 love bin/love