Skip to content

Commit ddb131b

Browse files
committed
fix(typo): go
1 parent 0fabca7 commit ddb131b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ jobs:
315315
316316
echo "Listing packages.lock.json files:"
317317
find . -name "packages.lock.json" -type f -print
318-
echo "
318+
319319
320320
- name: Restoring client, isnt restoring library such that it restores solution enough to get the correct package so restoring the the whole solution
321321
run: dotnet restore GitPageBlazorWASM.sln --no-build

0 commit comments

Comments
 (0)