Skip to content

Commit

Permalink
Debug failing github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Breck Yunits authored and Breck Yunits committed Apr 9, 2024
1 parent 80cbad8 commit 5cdad3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildAndDeployScroll.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
./scroll.js build
cp blog/favicon.ico .
cd blog
echo "Installing packages for markups demo in blog."
npm install -g marked textile-js ya-bbcode
echo "Building blog."
../scroll.js build
cd ..
cd tests/kitchenSink
Expand Down

0 comments on commit 5cdad3d

Please sign in to comment.