mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
make introduce libs of redisbungee back
This commit is contained in:
6
.github/workflows/gradle.yml
vendored
6
.github/workflows/gradle.yml
vendored
@@ -29,14 +29,14 @@ jobs:
|
||||
# Artifact name
|
||||
name: RedisBungee-Bungee
|
||||
# Destination path
|
||||
path: proxies/bungeecord/build/libs/*
|
||||
path: redisbungee/proxies/bungeecord/build/libs/*
|
||||
- name: Upload Velocity
|
||||
uses: actions/upload-artifact@v4.4.0
|
||||
with:
|
||||
name: RedisBungee-Velocity
|
||||
path: proxies/velocity/build/libs/*
|
||||
path: redisbungee/proxies/velocity/build/libs/*
|
||||
- name: Upload API
|
||||
uses: actions/upload-artifact@v4.4.0
|
||||
with:
|
||||
name: RedisBungee-API
|
||||
path: api/build/libs/*
|
||||
path: redisbungee/api/build/libs/*
|
||||
|
||||
Reference in New Issue
Block a user