mirror of
https://github.com/lana-k/sqliteviz.git
synced 2026-02-04 07:28:55 +08:00
LIBGL_ALWAYS_SOFTWARE
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -31,6 +31,9 @@ jobs:
|
||||
libegl1 \
|
||||
mesa-utils
|
||||
|
||||
- name: Force software rendering
|
||||
run: echo "LIBGL_ALWAYS_SOFTWARE=1" >> $GITHUB_ENV
|
||||
|
||||
- name: Update npm
|
||||
run: npm install -g npm@10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user