Skip to content

Commit de70410

Browse files
committed
Build all packages for the site
1 parent fd4b10e commit de70410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/virtuoso.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Install dependencies
4545
run: npm install
4646
- name: Build the site with docusaurus
47-
run: npm run build-virtuoso.dev
47+
run: npm run build
4848
env:
4949
PADDLE_ENVIRONMENT: ${{ vars.PADDLE_ENVIRONMENT }}
5050
PADDLE_TOKEN: ${{ vars.PADDLE_TOKEN }}

0 commit comments

Comments
 (0)