Skip to content

Commit 9408c33

Browse files
VaclavEliasikpil
authored andcommitted
Update box2d-docs-github.yml
1 parent 381df65 commit 9408c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/box2d-docs-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323

2424
- name: Run Box2D.NET.CommentConverter.csproj
25-
run: dotnet run --project tools/Box2D.NET.CommentConverter/Box2D.NET.CommentConverter.csproj --configuration Release
25+
run: dotnet run --project ../tools/Box2D.NET.CommentConverter/Box2D.NET.CommentConverter.csproj --configuration Release
2626
working-directory: src/Box2D.NET
2727

2828
- name: Install DocFX

0 commit comments

Comments
 (0)