Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rbren committed Apr 27, 2023
1 parent 20fe211 commit 979aa83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v3
- run: sed -i 's/base: "\/"/base: "\/insights-docs"/' ./docs/.vuepress/config-extras.js
- run: cd docs && npm i && npm run build
env:
NODE_OPTIONS: "--openssl-legacy-provider"
Expand Down

0 comments on commit 979aa83

Please sign in to comment.