diff --git a/.github/workflows/make_bundle_conda.yml b/.github/workflows/make_bundle_conda.yml index ab6b770c..3b7776e6 100644 --- a/.github/workflows/make_bundle_conda.yml +++ b/.github/workflows/make_bundle_conda.yml @@ -316,7 +316,7 @@ jobs: run: | conda remove --force constructor python -m pip install https://github.com/jaimergp/constructor/archive/lockfiles.tar.gz --no-deps -vv - + - name: Debug stuff shell: bash -exl {0} run: |