Skip to content

Commit

Permalink
Stepping changes back in.
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Apr 10, 2024
1 parent b991cd5 commit b146a94
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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: |
# 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
Expand Down

0 comments on commit b146a94

Please sign in to comment.