Jamon Holmgren 5 年前
父节点
当前提交
c3a278b599
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      .github/workflows/detox.yml

+ 0
- 3
.github/workflows/detox.yml 查看文件

7
     runs-on: 'macOS-latest'
7
     runs-on: 'macOS-latest'
8
     steps:
8
     steps:
9
     - uses: actions/setup-java@v1
9
     - uses: actions/setup-java@v1
10
-      with:
11
-        java-version: '8.0.4' // The JDK version to make available on the path. Takes a whole or semver Jdk version, or 1.x syntax (e.g. 1.8 => Jdk 8.x)
12
-        architecture: x64 // (x64 or x86) - defaults to x64
13
       - name: Setup - Install Android Emulator
10
       - name: Setup - Install Android Emulator
14
         run: |
11
         run: |
15
           touch ~/.android/repositories.cfg
12
           touch ~/.android/repositories.cfg