Skip to content

Commit

Permalink
ci: build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zshipko committed Jan 23, 2024
1 parent 0076c14 commit c095dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "Adding location $HOME/.elan/bin to PATH..."
echo "$HOME/.elan/bin" >> $GITHUB_PATH
- run: lake -R -Kenv=dev build Extism:docs
- run: lake -R -Kenv=dev build Extism:docs || :

- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit c095dcc

Please sign in to comment.