Skip to content

Commit

Permalink
feat: unify steps of docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
max397574 committed Aug 16, 2024
1 parent af09c3f commit cab9e75
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ jobs:
run: |
mkdir -p /tmp/temp-docs
cp -r docs/ /tmp/temp-docs/
copy-docs:
needs: build
runs-on: ubuntu-latest
steps:
- name: Checkout docs branch
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit cab9e75

Please sign in to comment.