Minor fix to build-jar action/workflow
This commit is contained in:
parent
f9178777ee
commit
2e71ea97ad
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
|||
- '*'
|
||||
|
||||
jobs:
|
||||
build-and-store-artifact:
|
||||
build-and-create-release:
|
||||
runs-on: archLinux
|
||||
steps:
|
||||
- run: git clone --depth=1 --no-single-branch https://git.seodisparate.com/stephenseo/TurnBasedMinecraftMod.git TurnBasedMinecraftMod
|
||||
|
|
Loading…
Reference in a new issue