From 10f312f2d3ef067e939d21b834d1d68302951664 Mon Sep 17 00:00:00 2001 From: Aarsh2001 Date: Wed, 4 Oct 2023 17:53:55 +0100 Subject: [PATCH] gcp auth --- .github/workflows/gcp-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gcp-test.yaml b/.github/workflows/gcp-test.yaml index 3baf3d50..a69ba819 100644 --- a/.github/workflows/gcp-test.yaml +++ b/.github/workflows/gcp-test.yaml @@ -22,7 +22,7 @@ jobs: - name: Install clients run: | - pip3 install pymongo oogle-api-python-client paramiko + pip3 install pymongo google-api-python-client paramiko - name: Start GPU VM run: |