From 895697e3196f66a69a01e98347677d96f1a4da1e Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 18 Oct 2023 23:12:08 -0500 Subject: [PATCH] more cicd --- .github/workflows/testcompile.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/testcompile.yml b/.github/workflows/testcompile.yml index 4b1c043..fb79aa9 100644 --- a/.github/workflows/testcompile.yml +++ b/.github/workflows/testcompile.yml @@ -40,8 +40,8 @@ jobs: # Prepare an installer release - - name: Setup Inno Setup - uses: crazy-max/ghaction-inno-setup@v3 + # - name: Setup Inno Setup + # uses: crazy-max/ghaction-inno-setup@v3 - name: Compile Inno Setup Script run: |