Skip to content

Commit

Permalink
Merge pull request #21 from LeonidShv/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
LeonidShv authored Jun 24, 2024
2 parents c84d201 + 04d8c58 commit 9939b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# run: npm test # HERE run cypress

- name: Build app
run: npm run build
run: npm run generate

- name: Deploy app
run: npm run deploy

0 comments on commit 9939b87

Please sign in to comment.