Skip to content

Commit

Permalink
chore: Update CircleCI pipeline to clone GitHub repository using powe…
Browse files Browse the repository at this point in the history
…rshell.exe
  • Loading branch information
HaiyiMei committed Aug 5, 2024
1 parent 2423d37 commit f2c54b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
# - checkout
- run:
name: Clone GitHub repository
shell: powershell.exe
command: |
git clone << pipeline.project.git_url >> .
git fetch --tags
Expand Down

0 comments on commit f2c54b4

Please sign in to comment.