Upload artifact action is unused. Remove.
This commit is contained in:
parent
1ea8be3782
commit
16d214497a
|
@ -79,11 +79,6 @@ jobs:
|
|||
./build/Release/FBX2glTF.exe --help
|
||||
shell: bash
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: FBX2glTF-windows.exe
|
||||
path: build/Release/FBX2glTF.exe
|
||||
|
||||
- name: Copy licenses
|
||||
run: |
|
||||
mkdir -p result
|
||||
|
|
Loading…
Reference in New Issue