Skip to content

Commit

Permalink
fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zommiommy committed Jun 14, 2024
1 parent 96a3b2d commit 9688bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# setup env
- uses: actions/checkout@v4
- name: Install Openssl
run: apk add openssl-dev
run: apk add openssl-dev py3-pip
- uses: korandoru/setup-zig@v1
with:
zig-version: 0.13.0
Expand Down

0 comments on commit 9688bd2

Please sign in to comment.