From e044bfaaab284e6cf7df98002bd2a9a4d0934824 Mon Sep 17 00:00:00 2001 From: Yadu Nand Babuji Date: Wed, 16 Oct 2024 09:09:29 -0500 Subject: [PATCH] Typo fix --- .github/workflows/gce_test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gce_test.yaml b/.github/workflows/gce_test.yaml index 041fe59aa0..0818114ea1 100644 --- a/.github/workflows/gce_test.yaml +++ b/.github/workflows/gce_test.yaml @@ -62,8 +62,8 @@ jobs: pip3 install . # Temporary fix, until changes make it into compute releases - git clone -b configure_tasks_working_dir https://github.com/globus/globus-compute.git - pip3 install globus_compute/compute_endpoint + git clone -b configure_tasks_working_dir https://github.com/globus/globus-compute.git + pip3 install globus-compute/compute_endpoint - name: start globus_compute_endpoint env: