WIP jitpack-less build

This commit is contained in:
Anuken
2026-02-11 19:42:00 -05:00
parent b22cfa0c74
commit 633105305a
4 changed files with 16 additions and 2 deletions

View File

@@ -19,6 +19,8 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 17
- name: Fetch latest Arc
run: git clone --depth=1 --branch=master https://github.com/Anuken/Arc ../Arc
- name: Set env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- name: Add Arc release