aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docs.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml
index 8797d8f5..5254d524 100644
--- a/.github/workflows/docs.yaml
+++ b/.github/workflows/docs.yaml
@@ -44,8 +44,6 @@ jobs:
build-deploy:
name: Build & Deploy Docs
runs-on: ubuntu-latest
- needs:
- - latest-build
steps:
- uses: actions/checkout@v2