Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Whoops Pt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
The Judge committed Dec 4, 2023
1 parent 0cff271 commit d3d9c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: Vivecraft
path: ${{ format(VivecraftMod/fabric/build/libs/vivecraft-{0}-{1}-fabric.jar, inputs.minecraft_version, inputs.vivecraft_version) }}
path: ${{ format('VivecraftMod/fabric/build/libs/vivecraft-{0}-{1}-fabric.jar', inputs.minecraft_version, inputs.vivecraft_version) }}

0 comments on commit d3d9c8a

Please sign in to comment.