This commit is contained in:
parent
99b02a08a2
commit
599837b600
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
- name: Build
|
||||
|
||||
run: su root; make
|
||||
run: su root; sudo sysctl -w kernel.unprivileged_userns_clone=1; make
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue