Skip to content

Commit

Permalink
Update e2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger authored Aug 22, 2023
1 parent 8f17f29 commit 7d63a79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- name: Navigate and Run Movement Test
run: |
. ~/.bashrc
cat ~/.bashrc
NEW_PATH=$(source ~/.bashrc; echo $PATH)
echo $NEW_PATH >> $GITHUB_PATH
cd examples/movement/data_structures
ls ~/.movement/bin
echo $PATH
Expand Down

0 comments on commit 7d63a79

Please sign in to comment.