Skip to content

Commit

Permalink
Add a step to install cogapp for cog
Browse files Browse the repository at this point in the history
  • Loading branch information
dwai-wai committed Dec 25, 2024
1 parent 69a1482 commit a9b1500
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
version: latest
platform: x64
- run: |
pip install cogapp
- uses: ConorMacBride/install-package@v1
with:
apt: libreadline-dev libyaml-cpp-dev
Expand Down

0 comments on commit a9b1500

Please sign in to comment.