Исправление для авторелизов
All checks were successful
Pre-commit / pre-commit (push) Successful in 5m24s

This commit is contained in:
2025-08-27 01:06:58 +03:00
parent 6af712f1d5
commit 75ece6dfcc

View File

@@ -86,11 +86,9 @@ jobs:
- name: Install alr
run: |
make install
# temporary fix
groupadd wheel
usermod -aG wheel root
make install
- name: Build packages
run: |