Minor fix to build-jar action/workflow

This commit is contained in:
Stephen Seo 2024-01-08 18:33:25 +09:00
parent 6c3aa48923
commit ae18f2686e

View file

@ -5,7 +5,7 @@ on:
- '*' - '*'
jobs: jobs:
build-and-store-artifact: build-and-create-release:
runs-on: archLinux runs-on: archLinux
steps: steps:
- run: git clone --depth=1 --no-single-branch https://git.seodisparate.com/stephenseo/TurnBasedMinecraftMod.git TurnBasedMinecraftMod - run: git clone --depth=1 --no-single-branch https://git.seodisparate.com/stephenseo/TurnBasedMinecraftMod.git TurnBasedMinecraftMod