Skip to content

Commit

Permalink
Add line to inspect bash_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Apr 10, 2024
1 parent fdb3aa1 commit b8b5835
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
rm -f ~/.bash_profile
echo "export PATH=/c/Users/runneradmin/miniconda3/Library/lib:${PATH}" >> ~/.bash_profile
echo "export PATH=/c/Users/runneradmin/miniconda3/"
cat ~/.bash_profile
- name: Dump Matrix Context
run: echo '${{ toJSON(matrix) }}'
Expand Down

0 comments on commit b8b5835

Please sign in to comment.