diff --git a/.github/workflows/sync_sdk_with_new_api_spec.yml b/.github/workflows/sync_sdk_with_new_api_spec.yml index 3fbb157b..1751215a 100644 --- a/.github/workflows/sync_sdk_with_new_api_spec.yml +++ b/.github/workflows/sync_sdk_with_new_api_spec.yml @@ -25,10 +25,6 @@ jobs: java-version: ${{ matrix.java-version }} distribution: temurin cache: maven - cache-dependency-path: 'equinix-openapi-fabric/pom.xml' - - - name: Checkout Go Code - uses: actions/checkout@v2 - name: Get next API Spec Version id: spec_versions