fix(release): something
This commit is contained in:
@@ -100,7 +100,7 @@ function Update-BuildNumber {
|
||||
Pop-Location
|
||||
|
||||
Push-Location $rootDir/frontend
|
||||
Write-Host "Building the frontend"
|
||||
Write-Host "Building the frontend."
|
||||
npm run build
|
||||
|
||||
if ($LASTEXITCODE -ne 0) {
|
||||
|
||||
Reference in New Issue
Block a user