diff --git a/.github/workflows/main-cmake.yml b/.github/workflows/main-cmake.yml index 60feed8363..337c0d5c2a 100644 --- a/.github/workflows/main-cmake.yml +++ b/.github/workflows/main-cmake.yml @@ -45,7 +45,7 @@ jobs: run: | #rm -f ~/.bash_profile #echo "export PATH=/c/Users/runneradmin/miniconda3/Library/lib:\'${PATH}\'" >> ~/.bash_profile - echo "export PATH=/c/Users/runneradmin/miniconda3/Library/lib" >> ~/.bash_profile" + echo "export PATH=/c/Users/runneradmin/miniconda3/Library/lib" >> ~/.bash_profile cat ~/.bash_profile