Skip to content

Commit

Permalink
feat: avoid deleting generated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
max397574 committed Aug 16, 2024
1 parent 32e59bc commit e5f92f8
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 @@ -27,10 +27,6 @@ jobs:
shell: bash
run: |
nvim -l scripts/docs.lua
- name: Checkout main branch
uses: actions/checkout@v4
with:
ref: main
- name: Copy docs to tmp
run: |
mkdir -p /tmp/temp-docs
Expand Down

0 comments on commit e5f92f8

Please sign in to comment.