Skip to content

Commit

Permalink
Setup sbt and scala before building
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Dec 11, 2024
1 parent 6cb3023 commit ccd7a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
sudo apt-get install -y ttf-bitstream-vera
- name: Generate book
uses: olafurpg/setup-scala@v11
run: sbt all

- name: Copy book to site
Expand Down

0 comments on commit ccd7a93

Please sign in to comment.