Skip to content

Commit

Permalink
su-do it
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-lidar committed Jul 17, 2024
1 parent c9496e7 commit 30f4c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: go into path
run: cd python
- name: build python
run: cd python && python3 -m pip install -e .
run: cd python && sudo python3 -m pip install -e .

0 comments on commit 30f4c00

Please sign in to comment.