mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2026-01-07 06:09:42 +03:00
Use newer copy method.
This commit is contained in:
4
.github/workflows/build-win-10.yml
vendored
4
.github/workflows/build-win-10.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user