mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-13 11:03:31 +00:00
merge commands
This commit is contained in:
@@ -74,7 +74,4 @@ tasks:
|
|||||||
cmds:
|
cmds:
|
||||||
- |
|
- |
|
||||||
{{.SHELL}} -Command "
|
{{.SHELL}} -Command "
|
||||||
Remove-Item -Path build/forest-* -Recurse -Force
|
Remove-Item -Path build/forest-*,build/sunvalley-*,dist/forest-*,dist/sunvalley-* -Recurse -Force"
|
||||||
Remove-Item -Path build/sunvalley-* -Recurse -Force
|
|
||||||
Remove-Item -Path dist/forest-* -Recurse -Force
|
|
||||||
Remove-Item -Path dist/sunvalley-* -Recurse -Force"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user