mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2026-01-06 02:09:48 +03:00
Upload artifact action is unused. Remove.
This commit is contained in:
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user