Revoke nvm use
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ server('production', 'dreipunktnull.com')
|
|||||||
;
|
;
|
||||||
|
|
||||||
task('build', function () {
|
task('build', function () {
|
||||||
runLocally('nvm use && npm i && npm run build');
|
runLocally('npm i && npm run build');
|
||||||
});
|
});
|
||||||
|
|
||||||
task('upload:epevents', function () {
|
task('upload:epevents', function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user