This commit is contained in:
@ -89,8 +89,10 @@ jobs:
|
|||||||
- name: Install alr
|
- name: Install alr
|
||||||
run: |
|
run: |
|
||||||
make install
|
make install
|
||||||
|
|
||||||
# temporary fix
|
# temporary fix
|
||||||
groupadd wheel
|
groupadd wheel
|
||||||
|
usermod -aG wheel root
|
||||||
|
|
||||||
- name: Build packages
|
- name: Build packages
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user