Skip to content

Commit

Permalink
Update ci-macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental authored Sep 3, 2024
1 parent 5a1705c commit 1d8b08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
-c submodule."third_party/torch-mlir".update=none \
-c submodule."third_party/stablehlo".update=none \
-c submodule."src/runtime_src/core/common/aiebu".update=none \
git submodule update --init --recursive --depth 1 --single-branch -j 10
submodule update --init --recursive --depth 1 --single-branch -j 10
- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 1d8b08d

Please sign in to comment.