ci: fix build command
This commit is contained in:
parent
6b767d946c
commit
ec2ada13f4
|
@ -30,7 +30,7 @@
|
|||
"_id": "@lumeweb/libportal@0.1.0",
|
||||
"scripts": {
|
||||
"prepare": "presetter bootstrap",
|
||||
"build": "presetter build",
|
||||
"build": "presetter run build",
|
||||
"semantic-release": "semantic-release"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue