Skip to content

Commit 0b11587

Browse files
Fix setup.sh
1 parent 343adb0 commit 0b11587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dotnet build .src/Regula.DocumentReader.NetCoreExample -c Release
1+
dotnet build ./src/Regula.DocumentReader.NetCoreExample -c Release
22

33
cd ./src/Regula.DocumentReader.NetCoreExample || exit
44

0 commit comments

Comments
 (0)