Skip to content

Commit

Permalink
job-publish-prerelease needs the git history
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardBraham committed Apr 6, 2023
1 parent b023c67 commit cfafd77
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -959,9 +959,7 @@ jobs:
job-publish-prerelease:
executor: node-browsers
steps:
- run:
name: Shallow git clone
command: git clone --depth 1 https://github.com/MetaMask/metamask-extension --branch "$CIRCLE_BRANCH" .
- checkout
- attach_workspace:
at: .
- run:
Expand Down

0 comments on commit cfafd77

Please sign in to comment.