Skip to content

Commit 00fd7ed

Browse files
committed
fix(colon): gog
1 parent ac65fa9 commit 00fd7ed

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
@@ -232,7 +232,7 @@ jobs:
232232

233233
- name: Debug VersionInfo.cs
234234
run: |
235-
echo: "before we build the project where could it be getting this value from? qqqq"
235+
echo "before we build the project where could it be getting this value from? qqqq"
236236
cat Package.BlazorComponentLibrary/BCLVersion/VersionInfo.cs
237237
238238

0 commit comments

Comments
 (0)