Skip to content

Commit

Permalink
Always with the naming.
Browse files Browse the repository at this point in the history
  • Loading branch information
Castaglia committed Dec 11, 2024
1 parent af1d522 commit c726487
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 @@ -67,7 +67,7 @@ jobs:
run: |
apk update
# for builds
apk add bash build-base clang compiler-rt-static gcc make zlib-dev
apk add bash build-base clang compiler-rt gcc make zlib-dev
# for unit tests
apk add check check-dev subunit subunit-dev
# for Redis support
Expand Down

0 comments on commit c726487

Please sign in to comment.