Skip to content

Commit

Permalink
Update DocFXPublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
schlosrat authored Oct 13, 2023
1 parent c6dbccc commit 64c72f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DocFXPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
move DLL_stripped\Assembly-CSharp-stripped.xml DLL_stripped\Assembly-CSharp-stripped.xml.bak
dir DLL_stripped
shell: cmd
- name: Generate XML Documentation Directly
- name: Generate XML Documentation Directly with Rename
run: |
GenDoc\GenDoc.exe src_stripped\Assembly-CSharp-Stripped.sln DLL_stripped
move DLL_stripped\Assembly-CSharp.xml DLL_stripped\Assembly-CSharp-stripped.xml
Expand Down

0 comments on commit 64c72f0

Please sign in to comment.