diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 5cce01f..5746c65 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -20,7 +20,7 @@ jobs: echo "This is a placeholder for SonarQube analysis." uname -a id - lsb_release -a + apt update # - name: Setup node environment # uses: actions/setup-node@v4