Use newer copy method.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 19:41:28 -07:00
parent 768cf8701c
commit f06677a20a
1 changed files with 2 additions and 2 deletions

View File

@ -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: |