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 fc37f1c commit 399918a
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
Expand Up @@ -16,7 +16,7 @@ apk update
apk add --update chromium

## nodejs(v18) のインストール
apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/v3.17/main nodejs~=18 npm
apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/v3.17/main nodejs~=18 npm --allow-untrusted

# バージョンチェック
node -v
Expand Down

0 comments on commit 399918a

Please sign in to comment.