Skip to content

Commit

Permalink
add cffi
Browse files Browse the repository at this point in the history
  • Loading branch information
Koeng101 committed Aug 11, 2024
1 parent 74955b4 commit f02499a
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 @@ -31,7 +31,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools wheel
pip install setuptools wheel cffi
- name: Install Zig
uses: goto-bus-stop/setup-zig@v2
Expand Down

0 comments on commit f02499a

Please sign in to comment.