Skip to content

Commit 019e2eb

Browse files
author
Vikas Agarwal
committed
fix: trying to burst cache of circle ci
1 parent 9b2ad39 commit 019e2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ builddeploy_steps: &builddeploy_steps
2929
- run: *install_dependency
3030
- run: *install_deploysuite
3131
- restore_cache: *restore_cache_settings_for_build
32-
- fix:
32+
- run:
3333
name: Temporary fix
3434
command: |
3535
cd $(npm root -g)/npm

0 commit comments

Comments
 (0)