Use Linux sdk.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 20:21:46 -07:00
parent 89ba906df4
commit 2f0c654ad7
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
- name: Curl sdk - name: Curl sdk
run: | run: |
curl -O -L "https://github.com/V-Sekai/FBXSDK-Windows/archive/refs/tags/2020.2.zip" curl -O -L "https://github.com/V-Sekai/FBXSDK-Linux/archive/refs/tags/2020.2.zip"
shell: cmd shell: cmd
- name: install 7z extract - name: install 7z extract