From e27a4eaffc5b0348e7ff8dc651e39c454bb0a706 Mon Sep 17 00:00:00 2001 From: donluca <51792528+donluca@users.noreply.github.com> Date: Sun, 26 Feb 2023 15:56:21 +0000 Subject: [PATCH] Reverting to an old commit (I screwed up) --- .github/workflows/build.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dfc7cc5..7ee4ebb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,12 +32,6 @@ jobs: cd circle-stdlib/libs/circle-newlib git checkout 48bf91d # needed for circle ec09d7e cd - - - name: Change Synth_Dexed branch to enable selection of Engine Types - run: | - set -ex - cd Synth_Dexed/ - git checkout 58a307971e - cd - - name: Install toolchains run: | set -ex