Skip to content

Commit

Permalink
wip: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored May 6, 2024
1 parent 5cd0904 commit 2e682df
Show file tree
Hide file tree
Showing 2 changed files with 915 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "14"
- run: npx @redocly/cli build-docs api/api.yml --o docs/index.html
node-version: "20"
- run: npx -y @redocly/cli build-docs api/api.yml --o docs/index.html
- uses: actions/upload-artifact@v2
if: github.ref == 'refs/heads/main'
with:
Expand Down
Loading

0 comments on commit 2e682df

Please sign in to comment.