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