Skip to content

Commit

Permalink
Fix CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
hozuki committed May 30, 2020
1 parent 734d723 commit 3d2a350
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/configure-cmake.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ elseif ($isLinux)

if ($null -ne $scriptPath)
{
. (Join-Path $PSScriptRoot "environment-variable.ps1")

# Setup version info
if ($env:CI)
{
Expand Down

0 comments on commit 3d2a350

Please sign in to comment.