Ignore errors.
This commit is contained in:
parent
f06677a20a
commit
ca6a2fab86
|
@ -50,7 +50,7 @@ jobs:
|
||||||
|
|
||||||
- name: move
|
- name: move
|
||||||
run: |
|
run: |
|
||||||
robocopy .\FBXSDK-Windows-2020.2\sdk\ .\FBX2glTF\sdk /E
|
robocopy .\FBXSDK-Windows-2020.2\sdk\ .\FBX2glTF\sdk /E /MIR /R:0 /W:0
|
||||||
shell: cmd
|
shell: cmd
|
||||||
|
|
||||||
- name: Decompress sdk
|
- name: Decompress sdk
|
||||||
|
|
Loading…
Reference in New Issue