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 744a48e commit 1f6dd90Copy full SHA for 1f6dd90
.github/workflows/build.yml
@@ -62,4 +62,4 @@ jobs:
62
with:
63
name: lambda-nightly
64
path: |
65
- /build/libs/lambda-fabric-${{ steps.all.outputs.modVersion }}+${{ steps.all.outputs.minecraftVersion }}-${{ env.COMMIT_HASH }}.jar
+ /build/libs/lambda-${{ steps.all.outputs.modVersion }}+${{ steps.all.outputs.minecraftVersion }}-${{ env.COMMIT_HASH }}.jar
0 commit comments