Skip to content

Commit

Permalink
Use curl action.
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Jun 7, 2021
1 parent ee1ca0e commit 72a7442
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-win-10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ jobs:
cinst zstandard
shell: bash

- name: install FileDownload
run: |
curl -O 'https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz'
shell: cmd

- name: curl
uses: wei/curl@master
with:
args: https://github.com/V-Sekai/FBXSDK-Windows/archive/2020.2.tar.gz
- name: install 7z expand
run: |
7z e 2020.2.tar.gz
Expand Down

0 comments on commit 72a7442

Please sign in to comment.