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
|
./build/Release/FBX2glTF.exe --help
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
|
||||||
with:
|
|
||||||
name: FBX2glTF-windows.exe
|
|
||||||
path: build/Release/FBX2glTF.exe
|
|
||||||
|
|
||||||
- name: Copy licenses
|
- name: Copy licenses
|
||||||
run: |
|
run: |
|
||||||
mkdir -p result
|
mkdir -p result
|
||||||
|
|
Loading…
Reference in New Issue