Skip to content

Commit

Permalink
Use pip3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwai-wai committed Dec 25, 2024
1 parent 7d299af commit 5446663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
version: latest
platform: x64
- run: |
pip install cogapp
pip3 install cogapp
- uses: ConorMacBride/install-package@v1
with:
apt: libreadline-dev libyaml-cpp-dev
Expand Down

0 comments on commit 5446663

Please sign in to comment.