Skip to content

Commit

Permalink
Update develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cami-espinozaq authored Oct 23, 2023
1 parent e249a18 commit cc32e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install dependencies
run: |
yarn install
yarn assets:download
# yarn assets:download
- name: build app
run: NODE_ENV=production yarn build
- name: serverless deploy
Expand Down

0 comments on commit cc32e98

Please sign in to comment.