Skip to content

Commit 9a49982

Browse files
committed
Fix CI config
1 parent 633087f commit 9a49982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetCi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
name: Build results (NuGet)
9494
path: packages/*.nupkg
9595
- name: Build docs website
96-
run: docfx CSF.Extensions.WebDriver.Docs\docfx.json
96+
run: docfx CSF.Extensions.WebDriver.Docs/docfx.json
9797
- name: Upload docs website artifact
9898
uses: actions/upload-artifact@v4
9999
with:

0 commit comments

Comments
 (0)