Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
metascroy committed Apr 5, 2024
1 parent 236e885 commit 879bdc6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/et.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,11 @@ jobs:
fi
- name: Install requirements
run: |
<<<<<<< HEAD
echo "Install pip requirements"
=======
echo "Intalling pip packages"
>>>>>>> 62c0163 (add wheel)
pip install wheel
pip install cmake
pip install ninja
Expand Down

0 comments on commit 879bdc6

Please sign in to comment.