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 c247e32 commit 6dee053
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,11 @@ 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 \
fetch
--recursive \
--shallow-submodules \
--depth 1 \
fetch origin $BRANCH_NAME
origin $BRANCH_NAME
- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 6dee053

Please sign in to comment.