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