Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Commit b5e15ca

Browse files
committed
Use --force flag again
1 parent 43d2bcc commit b5e15ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ general:
2323
dependencies:
2424
override:
2525
- composer install --no-interaction
26-
- yarn install --check-files
26+
- yarn install --check-files --force
2727
- yarn run prod
2828

2929
test:

0 commit comments

Comments
 (0)