Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
fredex42 committed Jan 31, 2025
1 parent d312aa7 commit af5c6de
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/gnm-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Setup JDK
uses: actions/setup-java@v4
with:
distribution: corretto
java-version: 11
cache: sbt
- name: Setup Scala build
uses: guardian/setup-scala@v1

- name: Build and test
env:
Expand Down

0 comments on commit af5c6de

Please sign in to comment.