diff --git a/.github/actions/compilers/action.yml b/.github/actions/compilers/action.yml index ff060ce2e0..3a056af054 100644 --- a/.github/actions/compilers/action.yml +++ b/.github/actions/compilers/action.yml @@ -79,7 +79,7 @@ runs: - name: Enable Launchable conditionally id: enable-launchable - run: echo "enable-launchable=true" >> $GITHUB_OUTPUT + run: echo "enable-launchable=false" >> $GITHUB_OUTPUT shell: bash if: >- ${{