Use newer copy method.
This commit is contained in:
parent
768cf8701c
commit
f06677a20a
|
@ -50,8 +50,8 @@ jobs:
|
||||||
|
|
||||||
- name: move
|
- name: move
|
||||||
run: |
|
run: |
|
||||||
move -v .\FBXSDK-Windows-2020.2\sdk\ .\FBX2glTF\sdk\
|
robocopy .\FBXSDK-Windows-2020.2\sdk\ .\FBX2glTF\sdk /E
|
||||||
shell: pwsh
|
shell: cmd
|
||||||
|
|
||||||
- name: Decompress sdk
|
- name: Decompress sdk
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue