Skip to content

Commit

Permalink
NODE_ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilmintacpineda committed Apr 3, 2021
1 parent c711507 commit 1b55952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-ios-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Install cocoapods
run: |
cd ios
pod install
NODE_ENV=production pod install
- name: Setup files
run: |
Expand Down

0 comments on commit 1b55952

Please sign in to comment.