mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Update documentation-build.yml
This commit is contained in:
parent
944fee637e
commit
c7f2ba8c15
1 changed files with 2 additions and 2 deletions
4
.github/workflows/documentation-build.yml
vendored
4
.github/workflows/documentation-build.yml
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
name: Documentation
|
name: Generate Documentation
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
@ -8,7 +8,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docs:
|
docs:
|
||||||
name: Doxygen Docs
|
name: Doxygen
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue