diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-09 23:58:47 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-09 23:59:18 +0800 |
| commit | 75f7578d784a4e209da4b29a80d27940197d8945 (patch) | |
| tree | 5086f022beb3e56321940fc7d80e150b518e8ea3 /Run-WrapperExample.ps1 | |
| parent | 6dedba9e3cedf6463f25460eba84111d6a0bd0dd (diff) | |
Rename build scripts to Pre-Build
Diffstat (limited to 'Run-WrapperExample.ps1')
| -rw-r--r-- | Run-WrapperExample.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Run-WrapperExample.ps1 b/Run-WrapperExample.ps1 index b2fda22..d976c19 100644 --- a/Run-WrapperExample.ps1 +++ b/Run-WrapperExample.ps1 @@ -1,4 +1,4 @@ -& ".\Collect-Command-Line.ps1" +& ".\Pre-Build.ps1" if ($LASTEXITCODE -eq 0) { Clear-Host |
