Update build-and-deploy-plugins.yml

This commit is contained in:
BushraS-Protean
2025-05-20 16:22:52 +05:30
committed by GitHub
parent 76d63260be
commit bc9d2fe8ab

View File

@@ -78,11 +78,9 @@ jobs:
find $PLUGIN_OUTPUT_DIR -name '*.so' || echo "⚠️ No .so files found"
#- name: List zip output
# run: |
# ls -lh plugins_bundle.zip
- name: List zip output
run: |
ls -lh plugins_bundle.zip
- name: Authenticate to GCP