Skip to content

Commit

Permalink
Removing false trailhead.
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Apr 10, 2024
1 parent 5d9315b commit eb35360
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
shell: bash -el {0}
run: |
echo "" >> ~/.bash_profile
TMP=$(echo $PATH | sed '/s/ /\ /g') | sed 's/(/\(/g' | sed '/s/)/\)/g')
echo "TEST_PATH=$TMP" >> ~/.bash_profile
cat ~/.bash_profile
Expand Down

0 comments on commit eb35360

Please sign in to comment.