Skip to content

Commit

Permalink
Fetch documentation in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
damianstasik committed Sep 1, 2023
1 parent 4219f3f commit 13393cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Fetch documentation
run: make
- name: Setup Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 13393cd

Please sign in to comment.