9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

MPDBConverter over jitpack

This commit is contained in:
William
2022-07-12 23:04:26 +01:00
parent 654e1f0855
commit 261b9cc00c
5 changed files with 3 additions and 18 deletions

View File

@@ -26,8 +26,6 @@ jobs:
with:
java-version: '16'
distribution: 'temurin'
- name: Install MPDB Converter
run: "${GITHUB_WORKSPACE}/.scripts/install-mpdb-converter"
- name: Build with Gradle
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
with: