ci: fix
Some checks failed
Create Release / changelog (push) Failing after 2m0s

This commit is contained in:
2025-05-30 19:31:12 +03:00
parent ca82bf3024
commit 09dba577c6

View File

@ -89,8 +89,10 @@ jobs:
- name: Install alr
run: |
make install
# temporary fix
groupadd wheel
usermod -aG wheel root
- name: Build packages
run: |