diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5e7bb1851..d130e5d1d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -14,7 +14,7 @@ jobs: with: version: v1.58 - run: | - apt-get -y install libsystemd-dev + sudo apt-get -y install libsystemd-dev make test node-problem-detector: