We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7d2f53 + ed95f0e commit 31fc9daCopy full SHA for 31fc9da
2 files changed
.github/workflows/remote-build-android.yml
@@ -35,7 +35,7 @@ jobs:
35
IS_HYBRID_BUILD: ${{ matrix.is_hybrid_build && 'true' || 'false' }}
36
37
- name: RNEF Remote Build - Android
38
- uses: callstackincubator/android@333f590005be752c28f07e36fa7151be3b2e18da
+ uses: callstackincubator/android@c6ac9e01bf15271b4f7c24c88b37e884a26b04d6
39
env:
40
IS_HYBRID_APP: ${{ matrix.is_hybrid_build }}
41
with:
.github/workflows/remote-build-ios.yml
@@ -37,7 +37,7 @@ jobs:
- name: RNEF Remote Build - iOS
- uses: callstackincubator/ios@f8aeffabe13be32e9aa69b86726de67bff5a694e
+ uses: callstackincubator/ios@172a7f01cd8b19fdb5da9a984637d468eb6e0fad
42
43
0 commit comments