We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15db96d commit 9a39bd3Copy full SHA for 9a39bd3
2 files changed
.github/workflows/build.yml
@@ -170,7 +170,7 @@ jobs:
170
git commit -m "Initial commit"
171
- run: dfetch init
172
- run: dfetch environment
173
- - run: dfetch add https://github.com/dfetch-org/test-repo
+ - run: dfetch add -f https://github.com/dfetch-org/test-repo
174
- run: dfetch validate
175
- run: dfetch check
176
- run: dfetch update
.github/workflows/run.yml
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
45
0 commit comments