diff --git a/.github/workflows/main-cmake.yml b/.github/workflows/main-cmake.yml index 0d39059518..7cbe6ccc9e 100644 --- a/.github/workflows/main-cmake.yml +++ b/.github/workflows/main-cmake.yml @@ -37,11 +37,11 @@ jobs: activate-environment: "" auto-activate-base: true - - name: Set up Paths and env - shell: bash -el {0} - run: | - echo "export PATH=/c/Users/runneradmin/miniconda3/Library/lib" >> ~/.bash_profile - cat ~/.bash_profile +# - name: Set up Paths and env +# shell: bash -el {0} +# run: | +# echo "export PATH=/c/Users/runneradmin/miniconda3/Library/lib" >> ~/.bash_profile +# cat ~/.bash_profile - name: Dump Matrix Context