Skip to content

Commit

Permalink
cd: missing scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
PleahMaCaka committed Oct 30, 2023
1 parent 57f50c9 commit abc8ce2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ jobs:
env:
- name: NODE_ENV
value: production
start: npm run preview -- --host
install: npm install
build: npm run build
context:
git:
url: [email protected]:${{ github.repository }}.git
Expand Down

0 comments on commit abc8ce2

Please sign in to comment.