Ignore ssl.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 19:13:17 -07:00
parent 72a7442d53
commit 680012aa7b
1 changed files with 5 additions and 5 deletions

View File

@ -38,10 +38,10 @@ jobs:
cinst zstandard
shell: bash
- name: curl
uses: wei/curl@master
with:
args: https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz
- name: install FileDownload
run: |
curl -O -k 'https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz'
shell: cmd
- name: install 7z expand
run: |