Skip to content

Commit 45b1d7a

Browse files
committed
build:preview
Former-commit-id: 67b834a0689ada0cf79989878344f824d281bad2
1 parent c2db902 commit 45b1d7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Build
1717
run: |
1818
npm install
19-
npm run build:github
19+
npm run build:preview
2020
- name: Deploy
2121
uses: SamKirkland/FTP-Deploy-Action@2.0.0
2222
env:

0 commit comments

Comments
 (0)