diff --git a/.github/workflows/ci_build.yaml b/.github/workflows/ci_build.yaml index 638688ce..7443cef9 100644 --- a/.github/workflows/ci_build.yaml +++ b/.github/workflows/ci_build.yaml @@ -32,6 +32,7 @@ jobs: runs-on: ubuntu-latest permissions: packages: read + contents: write steps: - name: get number of CPU cores uses: SimenB/github-actions-cpu-cores@v2