Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Dec 18, 2024
1 parent 3dcbfef commit ec46892
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
distribution: adopt
- uses: actions/checkout@v4
- uses: coursier/cache-action@v6
- uses: sbt/setup-sbt@v1
- shell: bash
run: |
case ${{ matrix.name }} in
Expand Down Expand Up @@ -72,6 +73,7 @@ jobs:
with:
fetch-depth: 10
- uses: coursier/cache-action@v6
- uses: sbt/setup-sbt@v1
- uses: webfactory/[email protected]
if: ${{ github.repository_owner == 'foundweekends' && github.ref == 'refs/heads/develop' && github.event_name == 'push' }}
with:
Expand Down

0 comments on commit ec46892

Please sign in to comment.