test less right
All checks were successful
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Successful in 9s

This commit is contained in:
2025-10-01 15:29:16 +02:00
parent d52b0f0981
commit 71bb3cd703

View File

@@ -49,12 +49,8 @@ jobs:
options: >- options: >-
--gpus all --gpus all
--privileged --privileged
--security-opt seccomp=unconfined
--security-opt apparmor=unconfined
--cap-add=ALL
--env NVIDIA_DRIVER_CAPABILITIES=all --env NVIDIA_DRIVER_CAPABILITIES=all
--env NVIDIA_VISIBLE_DEVICES=all --env NVIDIA_VISIBLE_DEVICES=all
--user 0:0
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4