Skip to content

Commit 2b5c1f5

Browse files
committed
fix(while): wait
1 parent 0e95367 commit 2b5c1f5

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
@@ -331,7 +331,7 @@ jobs:
331331
echo "UseBCLProjectReference: $USE_BCL_PROJECT_REFERENCE"
332332
333333
- name: Display Directory.Packages.props
334-
run: cat ./Directory.Packages.props
334+
run: cat Directory.Packages.props
335335

336336
- name: Publish client using client release .csproj logic
337337
run: |

0 commit comments

Comments
 (0)