소스 검색

Upload artifact action is unused. Remove.

K. S. Ernest (iFire) Lee 3 년 전
부모
커밋
16d214497a
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      .github/workflows/build.yaml

+ 0 - 5
.github/workflows/build.yaml

@@ -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