mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 07:55:43 +00:00
Compare commits
No commits in common. "5ff7b68b37fe025f9d9492fa2105eaae65fc8ee7" and "3e338eb2f50e63cda4dfc3cd259618d7f4816523" have entirely different histories.
5ff7b68b37
...
3e338eb2f5
1
.github/workflows/docfx.yml
vendored
1
.github/workflows/docfx.yml
vendored
@ -3,7 +3,6 @@ name: DocFX
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docfx:
|
docfx:
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
"src": "../",
|
"src": "../",
|
||||||
"files": [
|
"files": [
|
||||||
"X10D/**/**.csproj",
|
"X10D/**/**.csproj",
|
||||||
"X10D.Hosting/**/**.csproj",
|
|
||||||
"X10D.Unity/**/**.csproj"
|
"X10D.Unity/**/**.csproj"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user