浏览代码

Reduce stored artifact size

Hannes Achleitner 4 年之前
父节点
当前提交
fb40016b02
共有 1 个文件被更改,包括 1 次插入8 次删除
  1. 1 8
      .github/workflows/screenShotTest.yml

+ 1 - 8
.github/workflows/screenShotTest.yml

@@ -49,11 +49,4 @@ jobs:
                 with:
                     name: Report-${{ matrix.color }}-${{ matrix.scheme }}
                     path: build/reports
-                    retention-days: 5
-            -   name: Archive apk
-                uses: actions/upload-artifact@v2
-                if: ${{ always() }}
-                with:
-                    name: Nextcloud-APK
-                    path: build/outputs/apk/**/**/gplay*.apk
-                    retention-days: 5
+                    retention-days: 4