Skip to content

Commit

Permalink
Update nuke schema to match real build targets
Browse files Browse the repository at this point in the history
`.nuke\build.schema.json` was updated when running `build.cmd` for the first time
  • Loading branch information
Valeriu Caraulean authored and mysticmind committed Aug 16, 2024
1 parent 8fcc3d4 commit 2932182
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .nuke/build.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@
"Mocha",
"NpmInstall",
"Pack",
"PublicDocs",
"PublicDocsPreview",
"PublishDocs",
"PublishDocsPreview",
"RebuildDb",
"RecordBenchmarks",
"Restore",
Expand Down Expand Up @@ -135,8 +135,8 @@
"Mocha",
"NpmInstall",
"Pack",
"PublicDocs",
"PublicDocsPreview",
"PublishDocs",
"PublishDocsPreview",
"RebuildDb",
"RecordBenchmarks",
"Restore",
Expand Down

0 comments on commit 2932182

Please sign in to comment.