update ci
Some checks failed
Build Project / build (push) Failing after 23s

This commit is contained in:
Dawid Sobczak 2025-04-20 09:01:47 +01:00
parent 99b02a08a2
commit 599837b600

View file

@ -9,5 +9,5 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Build - name: Build
run: su root; make run: su root; sudo sysctl -w kernel.unprivileged_userns_clone=1; make