diff --git a/.github/workflows/compile_release.yml b/.github/workflows/compile_release.yml index c5f52308..65b6ca76 100644 --- a/.github/workflows/compile_release.yml +++ b/.github/workflows/compile_release.yml @@ -9,7 +9,6 @@ on: jobs: build: name: Build Environments - needs: check runs-on: ubuntu-latest if: github.repository == 'lumapu/ahoy' && github.ref_name == 'main' continue-on-error: false