mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-04 16:10:08 +00:00
CIs: misc
This commit is contained in:
@@ -79,7 +79,7 @@ build_script:
|
||||
Push-Location ASF-ui
|
||||
|
||||
|
||||
npm ci --no-progress
|
||||
npm ci
|
||||
|
||||
|
||||
if ($LastExitCode -ne 0) {
|
||||
@@ -87,7 +87,7 @@ build_script:
|
||||
}
|
||||
|
||||
|
||||
npm run-script deploy --no-progress
|
||||
npm run-script deploy
|
||||
|
||||
|
||||
if ($LastExitCode -ne 0) {
|
||||
|
||||
Reference in New Issue
Block a user