Skip to content

Commit

Permalink
full fetch for cirrus too
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskermode committed Sep 28, 2023
1 parent 6d79bc5 commit fdef071
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ cirrus_wheels_macos_arm64_task:

build_script:
- which python
# needed for discover_version.py
- git fetch --all
# needed for submodules
- git submodule update --init
- uname -m
Expand Down

0 comments on commit fdef071

Please sign in to comment.