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: