Skip to content

Commit 980b6be

Browse files
committed
Use force flag in cli
1 parent 15db96d commit 980b6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- run: dfetch environment
4141
- run: dfetch validate
42-
- run: dfetch add https://github.com/dfetch-org/test-repo
42+
- run: dfetch add -f https://github.com/dfetch-org/test-repo
4343
- run: dfetch check
4444
- run: dfetch update
4545
- run: dfetch update

0 commit comments

Comments
 (0)