Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Dec 25, 2024
1 parent a3578f4 commit daaed83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-resources-with-pandoc.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cat /etc/alpine-release
apk update
apk add nodejs=~18 npm=~9
apk add --no-cache nodejs-current=~18 npm=~9 --repository="http://dl-cdn.alpinelinux.org/alpine/edge/community"
node -v
npm -v
# export PUPPETEER_SKIP_DOWNLOAD='true'
Expand Down

0 comments on commit daaed83

Please sign in to comment.