build(freebsd): fix npm install (#5182)

This commit is contained in:
David Lane
2026-05-24 19:28:52 -04:00
committed by GitHub
parent 64f69d052a
commit 0bc26a3f17
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ jobs:
ports-mgmt/pkg \
security/openssl \
shells/bash \
www/npm \
www/npm-node22 \
x11/libX11 \
x11/libxcb \
x11/libXfixes \
+1 -1
View File
@@ -39,7 +39,7 @@ pkg install -y \
ports-mgmt/pkg \
security/openssl \
shells/bash \
www/npm \
www/npm-node22 \
x11/libX11 \
x11/libxcb \
x11/libXfixes \