mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2024-11-25 19:30:48 +00:00
3 lines
99 B
PowerShell
3 lines
99 B
PowerShell
@("basic", "banana", "potato") | ForEach-Object {
|
|
pdm run pyinstaller "${_}.spec" --noconfirm
|
|
} |