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 7d63a79 commit 7633e87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
- name: Navigate and Run Movement Test
run: |
NEW_PATH=$(source ~/.bashrc; echo $PATH)
echo $NEW_PATH >> $GITHUB_PATH
$(source ~/.bashrc; echo $PATH) >> $GITHUB_PATH
cd examples/movement/data_structures
ls ~/.movement/bin
echo $PATH
Expand Down

0 comments on commit 7633e87

Please sign in to comment.