Skip to content

Commit

Permalink
GitHub workflow fix
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 ad86942 commit 35bd2b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildAndDeployScroll.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
cp blog/favicon.ico .
cd blog
echo "Installing packages for markups demo in blog."
mkdir node_modules
npm install marked textile-js ya-bbcode
echo "Building blog."
../scroll.js build
Expand Down

0 comments on commit 35bd2b6

Please sign in to comment.