We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17603df commit 189d4fdCopy full SHA for 189d4fd
.github/workflows/build-win-10.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Curl sdk
37
run: |
38
- curl -O -L "https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz"
+ curl -O -L "https://github.com/V-Sekai/FBXSDK-Windows/archive/refs/tags/2020.2.zip"
39
shell: cmd
40
41
- name: install 7z expand
0 commit comments