Skip to content

Commit d682242

Browse files
authored
Update docs-deploy.yml
1 parent 0a65531 commit d682242

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
include-prerelease: true
7878

7979
- name: 🛠️ Building bUnit
80-
run: dotnet build bUnit.sln /p:PublicRelease=true
80+
run: dotnet build /p:PublicRelease=true
8181

8282
- name: 🛠️ Verfiy docs samples
8383
run: dotnet test docs/samples/samples.sln

0 commit comments

Comments
 (0)