diff --git a/deploy.ps1 b/deploy.ps1 index f7b662a..15b0605 100644 --- a/deploy.ps1 +++ b/deploy.ps1 @@ -13,6 +13,7 @@ Compress-Archive -Force -DestinationPath Textractor -Path @( "Google Translate.dll", "Regex Filter.dll", "Remove Repetition.dll", + "Thread Linker.dll", "Extensions.txt" ) @@ -31,5 +32,6 @@ Compress-Archive -Force -DestinationPath Textractor -Path @( "Google Translate.dll", "Regex Filter.dll", "Remove Repetition.dll", + "Thread Linker.dll", "Extensions.txt" ) \ No newline at end of file