Improve organization of CI workflow scripts and pip requirements (#45037)
This commit is contained in:
4
.github/workflows/bin/system_shortcut_check.ps1
vendored
Normal file
4
.github/workflows/bin/system_shortcut_check.ps1
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
param ($systemFolder, $shortcut)
|
||||
|
||||
$start = [System.Environment]::GetFolderPath("$systemFolder")
|
||||
Invoke-Item "$start\Programs\Spack\$shortcut"
|
Reference in New Issue
Block a user