From ca98e75eead35507045ba12713dac988eb826e9b Mon Sep 17 00:00:00 2001 From: lumapu Date: Sat, 17 Feb 2024 00:29:51 +0100 Subject: [PATCH] 0.8.83 release --- .github/workflows/compile_release.yml | 1 - 1 file changed, 1 deletion(-) 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