From 432e7ab91df8a33f82e82dcf5cbc0771e3e57413 Mon Sep 17 00:00:00 2001 From: ramin-deriv Date: Mon, 23 Dec 2024 17:51:19 +0800 Subject: [PATCH] update_workflow --- .github/workflows/all_packages.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/all_packages.yaml b/.github/workflows/all_packages.yaml index f7282a35f..3dee599d5 100644 --- a/.github/workflows/all_packages.yaml +++ b/.github/workflows/all_packages.yaml @@ -27,12 +27,12 @@ jobs: flutter-version: "3.24.1" cache: true - - name: Set SSH Key - uses: webfactory/ssh-agent@fd34b8dee206fe74b288a5e61bc95fba2f1911eb - with: - ssh-private-key: | - ${{ secrets.SSH_PRIVATE_KEY }} - ${{ secrets.SSH_CHART_PRIVATE_KEY }} +# - name: Set SSH Key +# uses: webfactory/ssh-agent@fd34b8dee206fe74b288a5e61bc95fba2f1911eb +# with: +# ssh-private-key: | +# ${{ secrets.SSH_PRIVATE_KEY }} +# ${{ secrets.SSH_CHART_PRIVATE_KEY }} - name: Install Melos and run pub get uses: bluefireteam/melos-action@dd3c344d731938d2ab2567a261f54a19a68b5f6a