Skip to content

Commit

Permalink
Put sdk in the proper location.
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Jun 7, 2021
1 parent 6316542 commit 3245493
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build-win-10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: V-Sekai/FBXSDK-Windows
path: FBXSDK-Windows-2020.2

- name: move
run: |
move -v .\FBXSDK-Windows-2020.2\sdk\ .
shell: pwsh
path: sdk

- name: decompress sdk
run: |
Expand Down

0 comments on commit 3245493

Please sign in to comment.