Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Dec 25, 2024
1 parent d2e902c commit 71e01f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build-resources-with-pandoc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ cat /etc/alpine-release
apk update
apk add nodejs npm
apk add --update chromium

npm install n -g
n stable

node -v
npm -v
chromium-browser --version
Expand Down

0 comments on commit 71e01f4

Please sign in to comment.