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 bef63dc commit 146d784Copy full SHA for 146d784
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Run a multi-line script
27
run: |
28
npm install --dev
29
- npm run build-website
+ npm run build
30
31
# The project is then uploaded as an artifact named 'site'.
32
- name: Upload Artifacts
0 commit comments