Skip to content

Commit 93fa88c

Browse files
authored
Update Dependabot.yml
1 parent 6f969ab commit 93fa88c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Dependabot.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ jobs:
2828
- run: |
2929
git config user.name "${GITHUB_ACTOR}"
3030
git config user.email "${GITHUB_ACTOR}@users.noreply.github.com"
31+
- run: touch Submodule
3132
- run: make install
3233
- run: git push

0 commit comments

Comments
 (0)