aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/checks.yml9
1 files changed, 2 insertions, 7 deletions
diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml
index 01ad159..1172731 100644
--- a/.github/workflows/checks.yml
+++ b/.github/workflows/checks.yml
@@ -15,11 +15,6 @@ jobs:
build:
name: Build
- strategy:
- matrix:
- version:
- - 1.8.9-forge
-
runs-on: ubuntu-latest
steps:
@@ -44,5 +39,5 @@ jobs:
- name: Upload Build Artifacts
uses: actions/upload-artifact@v2
with:
- name: ${{ matrix.version }} Artifacts
- path: versions/${{ matrix.version }}/build/libs/
+ name: oneconfig-artifacts
+ path: versions/**/build/libs/