aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index f1706bce..0dd0e7e2 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -25,7 +25,3 @@ jobs:
run: mkdir mods && wget https://cdn.discordapp.com/attachments/782825804983566356/791708191519932426/Hychat-1.12.1-BETA.jar -O mods/Hychat-1.12.1-BETA.jar
- name: Build with Gradle
run: ./gradlew build
- - uses: actions/upload-artifact@v2
- with:
- name: Compiled-files
- path: build/libs/*.jar