mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
ci: trying to solve with netilify
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[build]
|
||||
publish = "public"
|
||||
command = "npm install && npm run build"
|
||||
command = "npm cache clear --force && npm install && npm run build"
|
||||
|
||||
Reference in New Issue
Block a user