We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15db96d commit 980b6beCopy full SHA for 980b6be
1 file changed
.github/workflows/run.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- run: dfetch environment
41
- run: dfetch validate
42
- - run: dfetch add https://github.com/dfetch-org/test-repo
+ - run: dfetch add -f https://github.com/dfetch-org/test-repo
43
- run: dfetch check
44
- run: dfetch update
45
0 commit comments