We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4b10e commit de70410Copy full SHA for de70410
.github/workflows/virtuoso.dev.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Install dependencies
45
run: npm install
46
- name: Build the site with docusaurus
47
- run: npm run build-virtuoso.dev
+ run: npm run build
48
env:
49
PADDLE_ENVIRONMENT: ${{ vars.PADDLE_ENVIRONMENT }}
50
PADDLE_TOKEN: ${{ vars.PADDLE_TOKEN }}
0 commit comments