Skip to content

Commit

Permalink
Add pip install folder back to PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
ToMe25 authored May 28, 2021
1 parent 2925c2f commit 19396c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y cmake
echo "$HOME/.local/bin" >> $GITHUB_PATH
- name: Install meson and ninja
run: |
Expand Down

0 comments on commit 19396c6

Please # to comment.