Skip to content

Commit b5d6614

Browse files
authored
Update main.yml
1 parent 237c7d4 commit b5d6614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Checkout repository
125125
uses: actions/checkout@v2
126126
with:
127-
fetch-depth: 0w
127+
fetch-depth: 0
128128

129129
- uses: dotnet/nbgv@master
130130
with:

0 commit comments

Comments
 (0)