Condition for fix build

This commit is contained in:
Catenocrypt 2021-02-23 11:41:21 +01:00
parent b072c230c3
commit 4aebb9f1dc

View File

@ -39,7 +39,7 @@ jobs:
if: github.repository_owner != 'trustwallet'
run: npm run fix-sanity
- name: Debug
run: echo GITHUB_REF: $GITHUB_REF GITHUB_BASE_REF: $GITHUB_BASE_REF
run: echo "GITHUB_REF " $GITHUB_REF " GITHUB_BASE_REF " $GITHUB_BASE_REF
- name: Run history
if: github.repository_owner == 'trustwallet' && (github.base_ref == 'master' || github.ref == 'refs/heads/master')
run: npm run history