We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adab6a4 commit 71f87d0Copy full SHA for 71f87d0
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
uses: actions/upload-artifact@v4.3.6
59
with:
60
name: lambda-neoforge-${{ steps.all.outputs.modVersion }}+${{ steps.all.outputs.minecraftVersion }}.jar
61
- path: fabric/build/libs/
+ path: neoforge/build/libs/
62
63
- name: Upload Lambda API
64
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
50
51
name: lambda-neoforge
52
53
54
55
0 commit comments