Skip to content

Commit 5a7b119

Browse files
committed
build:preview
1 parent 4869cfb commit 5a7b119

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)