diff --git a/.github/workflows/qc_checks.yaml b/.github/workflows/qc_checks.yaml index e55ed15623..043c335d87 100644 --- a/.github/workflows/qc_checks.yaml +++ b/.github/workflows/qc_checks.yaml @@ -312,7 +312,7 @@ jobs: dev-install: true update: true - name: Download Python Code For `${WRAPPER_NAME}` - run: git clone --depth 1 https://github.com/inventree/${WRAPPER_NAME} -b generic-parameters ./${WRAPPER_NAME} + run: git clone --depth 1 https://github.com/inventree/${WRAPPER_NAME} ./${WRAPPER_NAME} - name: Start InvenTree Server run: | invoke dev.delete-data -f