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