mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 11:19:43 +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
@ -142,6 +142,10 @@ jobs:
|
||||
|
||||
echo "Built library:"
|
||||
ls -l "$BINDINGS_DIR/lib/liblogosdelivery.so"
|
||||
|
||||
# Cleanup build artifacts
|
||||
rm -rf .gh-pages/nim
|
||||
|
||||
|
||||
- name: Verify wrapper library
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user