Skip to content

Commit

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

0 comments on commit 7d6f514

Please sign in to comment.