Look forget it. I used a start process activity as such:
Executable Path: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
Arguments: Expand-Archive -LiteralPath C:\Users\Administrator\Desktop\archive.zip -DestinationPath C:\Users\Administrator\Desktop\archive
That works as well.