Skip to content

Commit

Permalink
Merge pull request #56 from GiganticMinecraft/Lucky3028-patch-1
Browse files Browse the repository at this point in the history
ci: fix jar path
  • Loading branch information
Lucky3028 authored Jan 28, 2025
2 parents 7d6f514 + 7b17848 commit 77c3395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-and-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
cache-build-deps-ver: v-1
cache-build-outputs-ver: v-1
jar-output-dir: scala-2.13
jar-output-dir: target/scala-2.13
cd:
uses: Lucky3028/shared-workflows/.github/workflows/scala-cd.yml@main
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 77c3395

Please sign in to comment.