diff --git a/.github/workflows/build-jobs.yaml b/.github/workflows/build-jobs.yaml index a6ecc0ffb..a78fb4bd2 100644 --- a/.github/workflows/build-jobs.yaml +++ b/.github/workflows/build-jobs.yaml @@ -12,6 +12,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Build Atmosphere + shell: bash run: | source /opt/venv/bin/activate git config --global --add safe.directory "*"