Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/android-library.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlvaro Brey <alvaro.brey@nextcloud.com>2022-08-23 12:05:57 +0300
committerÁlvaro Brey <alvaro.brey@nextcloud.com>2022-08-23 12:05:57 +0300
commitc5cfb45101db149c35cbc52ecee0a6e71e7739d2 (patch)
tree0af62df13883e9642f921a38bbcc8726ceb2034a
parent46b912769f5c52d353159430035264e838531f16 (diff)
workflows/assemble: don't upload artifacts
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
-rw-r--r--.github/workflows/assemble.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/assemble.yml b/.github/workflows/assemble.yml
index 07027332..7fde5b8b 100644
--- a/.github/workflows/assemble.yml
+++ b/.github/workflows/assemble.yml
@@ -24,7 +24,3 @@ jobs:
uses: gradle/gradle-build-action@v2
with:
arguments: assemble
- - uses: actions/upload-artifact@v3
- with:
- name: library-outputs
- path: library/build/outputs