mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 05:19:29 +00:00
fix: cleanup artifacts after liblogosdelivery build
This commit is contained in:
parent
06e57f62a3
commit
f527a0a331
4
.github/workflows/test_common.yml
vendored
4
.github/workflows/test_common.yml
vendored
@ -143,6 +143,10 @@ jobs:
|
|||||||
echo "Built library:"
|
echo "Built library:"
|
||||||
ls -l "$BINDINGS_DIR/lib/liblogosdelivery.so"
|
ls -l "$BINDINGS_DIR/lib/liblogosdelivery.so"
|
||||||
|
|
||||||
|
# Cleanup build artifacts
|
||||||
|
rm -rf .gh-pages/nim
|
||||||
|
|
||||||
|
|
||||||
- name: Verify wrapper library
|
- name: Verify wrapper library
|
||||||
run: |
|
run: |
|
||||||
test -f vendor/logos-delivery-python-bindings/lib/liblogosdelivery.so
|
test -f vendor/logos-delivery-python-bindings/lib/liblogosdelivery.so
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user