mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-12 13:24:36 +01:00
(fix) GitHub Action artifact name
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -41,4 +41,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: LunarCore
|
||||
path: LunarCore-*.jar
|
||||
path: LunarCore.jar
|
||||
|
||||
Reference in New Issue
Block a user