Skip to content

Commit

Permalink
invoke compiling explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
He-Pin committed Jan 26, 2024
1 parent 844fa79 commit a8d938d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-paradox-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
uses: coursier/[email protected]

- name: Compile paradox documents
run: sbt ";clean ;docs/paradox"
run: sbt ";clean ;Test / compile ;TestJdk9 / compile ;docs/paradox"

0 comments on commit a8d938d

Please sign in to comment.