Skip to content

Commit

Permalink
build:preview
Browse files Browse the repository at this point in the history
  • Loading branch information
FairyEver committed Dec 12, 2019
1 parent 4869cfb commit 5a7b119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Build
run: |
npm install
npm run build:github
npm run build:preview
- name: Deploy
uses: SamKirkland/[email protected]
env:
Expand Down

0 comments on commit 5a7b119

Please sign in to comment.