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.
1 parent b42e269 commit 18544e2Copy full SHA for 18544e2
.github/workflows/ci.yml
@@ -24,6 +24,7 @@ jobs:
24
- uses: actions/setup-node@v1
25
with:
26
node-version: '12'
27
+ xcode-version: '12.0'
28
- run: npm i -g electrode-native
29
- run: yarn --frozen-lockfile
30
- working-directory: ios/
0 commit comments