Skip to content

Commit

Permalink
Also fix website workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Oct 9, 2023
1 parent 494dbb2 commit fb13287
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mdoc.yml
Expand Up @@ -10,6 +10,9 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: "16"
- uses: actions/setup-java@v3
with:
java-version: 8
Expand Down

0 comments on commit fb13287

Please sign in to comment.