Skip to content

Commit b04adb2

Browse files
committed
Temporary: new npm cache for build-plugin-zip.sh
1 parent 669a427 commit b04adb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/build-plugin-zip.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ done
9999

100100
# Run the build.
101101
status "Installing dependencies... 📦"
102-
npm ci
102+
npm install
103103
status "Generating build... 👷‍♀️"
104104
npm run build
105105

0 commit comments

Comments
 (0)