Put sdk in the proper location.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 18:38:02 -07:00
parent 6316542b61
commit 3245493f8b
1 changed files with 1 additions and 6 deletions

View File

@ -42,12 +42,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
with: with:
repository: V-Sekai/FBXSDK-Windows repository: V-Sekai/FBXSDK-Windows
path: FBXSDK-Windows-2020.2 path: sdk
- name: move
run: |
move -v .\FBXSDK-Windows-2020.2\sdk\ .
shell: pwsh
- name: decompress sdk - name: decompress sdk
run: | run: |