Skip to content

Commit

Permalink
chore(ci): fix deploy old docs
Browse files Browse the repository at this point in the history
  • Loading branch information
0fatal committed Feb 5, 2024
1 parent 7a0cf9c commit 194934a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-doc-deprecated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:

- name: Build Docs
uses: ./.github/actions/build-docs
with:
docs-path: docs_deprecated

- name: Setup laf-cli
run: npm i laf-cli -g
Expand Down

0 comments on commit 194934a

Please sign in to comment.