Skip to content

Commit

Permalink
Fix build script
Browse files Browse the repository at this point in the history
  • Loading branch information
gucci-on-fleek committed Nov 8, 2021
1 parent 52c54ac commit d880ec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
context --once ./context-basic.tex | grep === | diff -ws ./expected-results.txt - ||
{ echo "::error::ConTeXt Test Failed!"; exit 1; } &&
cd /mnt/docs;
mkdir ./tmp/ &&
context lwc-documentation.tex
'
Expand Down

0 comments on commit d880ec1

Please sign in to comment.