CMake/.gitlab/ci/post_build_windows_x86_64_package.ps1
Brad King 7f9817b7cb Remove unnecessary executable permission from .ps1 scripts
Powershell scripts cannot be launched as commands on Windows.
They must be run through the `powershell` or `pwsh` tool.
2024-04-30 09:33:44 -04:00

2 lines
33 B
PowerShell

. .gitlab/ci/package_windows.ps1