Log OS, CPU, RAM and GPUs on all systems (#5169)

This commit is contained in:
DioEgizio 2026-03-16 17:28:59 +00:00 committed by GitHub
commit 1c92ef83e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 379 additions and 141 deletions

View file

@ -13,7 +13,7 @@ runs:
dpkg-dev \
ninja-build extra-cmake-modules pkg-config scdoc \
cmark gamemode-dev libarchive-dev libcmark-dev libqrencode-dev zlib1g-dev \
libxcb-cursor-dev libtomlplusplus-dev
libxcb-cursor-dev libtomlplusplus-dev libvulkan-dev
- name: Setup AppImage tooling
shell: bash