From 4713eaec0557c580279e8b481e43300d170eefa5 Mon Sep 17 00:00:00 2001 From: BushraS-Protean Date: Tue, 20 May 2025 16:10:48 +0530 Subject: [PATCH] Update build-and-deploy-plugins.yml --- .github/workflows/build-and-deploy-plugins.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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