Skip to content

Commit

Permalink
pip
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharsadhwani committed May 21, 2024
1 parent d8b6b81 commit 6eaab80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
githubToken: ${{ github.token }}
run: |
apt update
apt install python3 -y
apt install python3-pip -y
pip install .
# aliens: requires no source
Expand Down

0 comments on commit 6eaab80

Please sign in to comment.