Skip to content

Commit

Permalink
Update ci-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental authored Sep 2, 2024
1 parent 66cf297 commit ff12019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
REPO_ADDRESS: ${{ github.server_url }}/${{ github.repository }}
run: |
# TODO : investigate warning: --depth is ignored in local clones; use file:// instead
git \
-c submodule."third_party/torch-mlir".update=none \
-c submodule."third_party/stablehlo".update=none \
Expand Down

0 comments on commit ff12019

Please sign in to comment.