Skip to content

Commit

Permalink
Try unblock CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Friendseeker committed Oct 9, 2024
1 parent 12042f6 commit 5130119
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 @@ -44,6 +44,8 @@ jobs:
distribution: temurin
java-version: ${{ matrix.java }}
cache: sbt
- name: Setup SBT
uses: sbt/setup-sbt@v1
- name: Build and test (1)
if: ${{ matrix.jobtype == 1 }}
shell: bash
Expand Down

0 comments on commit 5130119

Please sign in to comment.