Skip to content

Commit 6601896

Browse files
committed
Update build target
1 parent b174ded commit 6601896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
node-version: [12.x]
1818
env:
19-
msbuildtarget: Solutions/WebFormStepsVisualizer
19+
msbuildtarget: Solutions/WebFormStepsVisualizer/src
2020

2121
steps:
2222
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)