npx still failing...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-10-16 13:22:26 +03:00
parent 171f09c750
commit 8ec1541253

View File

@ -27,6 +27,7 @@ jobs:
sudo apt install -y \
nodejs npm \
wget zip
run: sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
- name: Build environment
run: make clean-all dev