Skip to content

Commit

Permalink
Doublecheck base .bash_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Apr 10, 2024
1 parent 413b787 commit cce033f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ jobs:
activate-environment: ""
auto-activate-base: true

# - name: Set up Paths and env
# shell: bash -el {0}
# run: |
- 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
cat ~/.bash_profile


- name: Dump Matrix Context
Expand Down

0 comments on commit cce033f

Please sign in to comment.