Skip to content

Commit 05c40a6

Browse files
committed
fix(typo): ooo
1 parent 6365e87 commit 05c40a6

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
@@ -361,7 +361,7 @@ jobs:
361361
dotnet list GitPageBlazorWASM.sln package
362362
- name: Debug Directory package props
363363
run: |
364-
cat Directory.Package.Props
364+
cat Directory.Packages.Props
365365
366366
367367
- name: Restoring client, isnt restoring library such that it restores solution enough to get the correct package so restoring the the whole solution

0 commit comments

Comments
 (0)