diff --git a/.github/workflows/qemu-image-build.yml b/.github/workflows/qemu-image-build.yml index b66f16128..0f474087b 100644 --- a/.github/workflows/qemu-image-build.yml +++ b/.github/workflows/qemu-image-build.yml @@ -48,8 +48,6 @@ jobs: - name: Checkout Repo uses: supabase/postgres/.github/actions/shared-checkout@HEAD - - uses: ./.github/actions/nix-install-ephemeral - - name: Run checks if triggered manually if: ${{ github.event_name == 'workflow_dispatch' }} run: |