mirror of
https://github.com/github/codeql.git
synced 2026-05-25 00:27:09 +02:00
Rename build.ps1 to build-win64.ps1
This commit is contained in:
@@ -15,4 +15,4 @@ Copy-Item -Path "$PSScriptRoot/downgrades" -Destination $powershellFolder -Recur
|
||||
$qlLibFolder = Join-Path -Path "$PSScriptRoot/ql" -ChildPath "lib"
|
||||
Copy-Item -Path (Join-Path $qlLibFolder "semmlecode.powershell.dbscheme") -Destination $powershellFolder -Force
|
||||
Copy-Item -Path (Join-Path $qlLibFolder "semmlecode.powershell.dbscheme.stats") -Destination $powershellFolder -Force
|
||||
Copy-Item -Path "$PSScriptRoot/tools" -Destination $powershellFolder -Recurse -Force
|
||||
Copy-Item -Path "$PSScriptRoot/tools" -Destination $powershellFolder -Recurse -Force
|
||||
Reference in New Issue
Block a user