We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527aa91 commit eb8a5ccCopy full SHA for eb8a5cc
1 file changed
.github/workflows/deployment.yml
@@ -26,7 +26,7 @@ jobs:
26
run: npm install
27
28
- name: build website file
29
- run: npm run generate
+ run: npm run build
30
31
- name: SSH Server Deploy
32
uses: appleboy/scp-action@v0.1.7
0 commit comments