mirror of
https://github.com/Casvt/MIND.git
synced 2026-04-03 03:00:22 -04:00
Deploy runs after update instead of simultaneously
This commit is contained in:
1
.github/workflows/build_docs.yml
vendored
1
.github/workflows/build_docs.yml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
- run: python3 project_management/generate_api_docs.py
|
||||
|
||||
deploy:
|
||||
needs: update
|
||||
name: Build docs
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user