mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2025-02-22 21:05:07 +00:00
add ignore
This commit is contained in:
parent
17cdd84c51
commit
40aaeb4c54
@ -11,7 +11,7 @@ tasks:
|
||||
desc: Copy sources files to scratchpad directory
|
||||
platforms: [windows]
|
||||
cmds:
|
||||
- "{{.SHELL}} -Command 'robocopy {{.SOURCE}} {{.DEST}} /NDL'"
|
||||
- "{{.SHELL}} -Command 'robocopy {{.SOURCE}} {{.DEST}} /XD {{.IGNORE}} /NDL'"
|
||||
ignore_error: true
|
||||
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user