Fix staging directory name

cd
Chris Kuech 2019-09-12 19:03:25 -07:00
parent f2d291470e
commit f1c3cf9357
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ $Minor = 2
# paths
$RepoRoot = "$PSScriptRoot/../.."
$StagingRoot = "$PSScriptRoot/stage"
$StagingRoot = "$PSScriptRoot/Requirements"
##
# Stage source files