Skip to content

Commit

Permalink
Run the doc workflow in container
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Dec 5, 2023
1 parent 7a20c89 commit da1d3a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ concurrency:
jobs:
documentation:
runs-on: ubuntu-latest
container: ubuntu
name: Test documentation and generate openapi html documentation
permissions:
contents: write
Expand Down
2 changes: 1 addition & 1 deletion welcome/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.13.2
v20.8.0

0 comments on commit da1d3a0

Please sign in to comment.