diff --git a/appveyor.yml b/appveyor.yml index ec4f6de..b97292f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,3 +1,3 @@ artifacts: - - path: C:\projects\softwareupdater\SoftwareUpdater\bin\Debug\SoftwareUpdater.exe + - path: \SoftwareUpdater\bin\Debug\SoftwareUpdater.exe name: SoftwareUpdater.exe \ No newline at end of file