Skip to content

Commit

Permalink
ci: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zshipko committed Jan 23, 2024
1 parent 17ae7d1 commit a74d683
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: "LD_LIBRARY_PATH=/usr/local/lib lake -R -Kenv=dev build Extism:docs || :"
- run: "LD_LIBRARY_PATH=/usr/local/lib lake -R -Kenv=dev build Extism:docs"

- run: "ls -a ./.lake/"
- run: "ls -a ./.lake/build"
Expand Down

0 comments on commit a74d683

Please sign in to comment.