diff --git a/.github/workflows/build-and-deploy-plugins.yml b/.github/workflows/build-and-deploy-plugins.yml index 491f667..c7e23ed 100644 --- a/.github/workflows/build-and-deploy-plugins.yml +++ b/.github/workflows/build-and-deploy-plugins.yml @@ -79,9 +79,9 @@ jobs: - - name: List zip output - run: | - ls -lh plugins_bundle.zip + #- name: List zip output + # run: | + # ls -lh plugins_bundle.zip - name: Authenticate to GCP