mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Actions: create ci-install-gulp.sh
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
mkdir "${HOME}/.npm"
|
||||||
|
npm config set prefix "${HOME}/.npm"
|
||||||
|
npm install -g gulp
|
||||||
Reference in New Issue
Block a user