mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 16:45:35 +08:00
fix typo
This commit is contained in:
2
.github/workflows/increment-build-number.yml
vendored
2
.github/workflows/increment-build-number.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Generate Doxygen
|
- name: Generate Doxygen
|
||||||
if: steps.prepare-doxygen.outcome == 'success'
|
if: steps.prepare-doxygen.outcome == 'success'
|
||||||
use: mattnotmitt/doxygen-action@v1.9.5
|
uses: mattnotmitt/doxygen-action@v1.9.5
|
||||||
|
|
||||||
- name: Finishing Doxygen
|
- name: Finishing Doxygen
|
||||||
if: steps.prepare-doxygen.outcome == 'success'
|
if: steps.prepare-doxygen.outcome == 'success'
|
||||||
|
|||||||
Reference in New Issue
Block a user