Skip to content

Commit

Permalink
fix: checkout --> checkout_with_workspace (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoo authored Aug 21, 2020
1 parent c54e9dd commit 8138a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
docker:
- image: circleci/node:12
steps:
- checkout
- checkout_with_workspace
- run:
name: Set tip of alpha branch on top of release and force-push it to remote
command: |
Expand Down

0 comments on commit 8138a11

Please sign in to comment.