Skip to content

Commit 146d784

Browse files
committed
update github action
1 parent bef63dc commit 146d784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run a multi-line script
2727
run: |
2828
npm install --dev
29-
npm run build-website
29+
npm run build
3030
3131
# The project is then uploaded as an artifact named 'site'.
3232
- name: Upload Artifacts

0 commit comments

Comments
 (0)