aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2022-06-06 18:20:30 +0200
committerDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2022-06-06 18:20:30 +0200
commit48d30c844ecbd132eee3a3c53597c9853d7cd4a3 (patch)
treef405ff02fa9b204d5f53f9d8a395d92d95cdfdca /.github/workflows
parent21d31344a151dfe94c79a20b503af55120c63b63 (diff)
parentbed244e98e3a0f05bdb5307f2aefd1539bcb4d23 (diff)
downloadOneConfig-48d30c844ecbd132eee3a3c53597c9853d7cd4a3.tar.gz
OneConfig-48d30c844ecbd132eee3a3c53597c9853d7cd4a3.tar.bz2
OneConfig-48d30c844ecbd132eee3a3c53597c9853d7cd4a3.zip
Merge branch 'master' of github.com:Polyfrost/OneConfig
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/checks.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml
index 7f7499d..024bdab 100644
--- a/.github/workflows/checks.yml
+++ b/.github/workflows/checks.yml
@@ -46,15 +46,5 @@ jobs:
- name: Chmod Gradle
run: chmod +x ./gradlew
- - name: Setup Gradle
- if: steps.cache.outputs.cache-hit != 'true'
- run: ./gradlew setupGradle --no-daemon
-
- name: Build
run: ./gradlew build --no-daemon
-
- - name: Upload Build Artifacts
- uses: actions/upload-artifact@v2
- with:
- name: ${{ matrix.version }} Artifacts
- path: versions/${{ matrix.version }}/build/libs/