Skip to content

Commit 5f4d32e

Browse files
authored
Update deploy-docs.yml
1 parent b2cec7f commit 5f4d32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
}
4949
5050
- name: Building library
51-
run: dotnet build src -p:version=$VERSION
51+
run: dotnet build -p:version=$VERSION
5252

5353
- name: Verfiy docs samples
5454
run: dotnet test docs/samples

0 commit comments

Comments
 (0)