diff --git a/appveyor.yml b/appveyor.yml index 2729cc6..46dea40 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,7 +10,7 @@ init: - ps: git config --global core.autocrlf true build_script: - - ps: Import-Module -Force .\NTFSSecurity\NTFSSecurity.psm1 + - ps: Import-Module -Force NTFSSecurity test_script: - ps: |