diff --git a/.github/workflows/commit.yaml b/.github/workflows/commit.yaml index 7f6e1dd86..7f43e2a32 100644 --- a/.github/workflows/commit.yaml +++ b/.github/workflows/commit.yaml @@ -14,3 +14,8 @@ jobs: - name: checkout uses: actions/checkout@v4 + + - uses: actions/checkout@v4 + with: + repository: "neuralmagic/compressed-tensors" + path: "compressed-tensors"