Attempt to steal from forgejo repo the repo check
This commit is contained in:
parent
f138aa1b68
commit
a6dcbab861
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@ jobs:
|
|||
java -version
|
||||
|
||||
- name: Checkout repository
|
||||
run: git clone https://git.starmc.net/MelonEconomy/Melon-Proxy.git
|
||||
- uses: https://data.forgejo.org/actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
|
||||
- name: Build with Maven
|
||||
run: mvn clean install -DskipTests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue