Add comment
This commit is contained in:
@@ -101,6 +101,7 @@ jobs:
|
|||||||
if: ${{ !steps.fingerprint.outputs.includes-changes }}
|
if: ${{ !steps.fingerprint.outputs.includes-changes }}
|
||||||
uses: dcarbone/install-jq-action@v2
|
uses: dcarbone/install-jq-action@v2
|
||||||
|
|
||||||
|
# eas.json not used here, set EXPO_PUBLIC_ENV
|
||||||
- name: Env
|
- name: Env
|
||||||
id: env
|
id: env
|
||||||
if: ${{ !steps.fingerprint.outputs.includes-changes }}
|
if: ${{ !steps.fingerprint.outputs.includes-changes }}
|
||||||
@@ -209,6 +210,7 @@ jobs:
|
|||||||
- name: 🔤 Compile translations
|
- name: 🔤 Compile translations
|
||||||
run: yarn intl:build
|
run: yarn intl:build
|
||||||
|
|
||||||
|
# EXPO_PUBLIC_ENV is handled in eas.json
|
||||||
- name: Env
|
- name: Env
|
||||||
id: env
|
id: env
|
||||||
run: |
|
run: |
|
||||||
@@ -298,6 +300,7 @@ jobs:
|
|||||||
- name: 🔤 Compile translations
|
- name: 🔤 Compile translations
|
||||||
run: yarn intl:build
|
run: yarn intl:build
|
||||||
|
|
||||||
|
# EXPO_PUBLIC_ENV is handled in eas.json
|
||||||
- name: Env
|
- name: Env
|
||||||
id: env
|
id: env
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user