Use curl action.

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

View File

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