Skip to content

Commit

Permalink
Temp: add extra debug for alpine linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ashbob999 committed Oct 26, 2024
1 parent ecebb0d commit 59590e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ jobs:
run: build_artifacts/stringzilla_test_cpp20
- name: Check stringzillite is built correctly
run: test -z "$(ldd build_artifacts/libstringzillite.so | grep '.so')"
run: ldd build_artifacts/libstringzillite.so

# Python
- name: Build Python
Expand Down

0 comments on commit 59590e2

Please sign in to comment.