浏览代码

Specify NimBLE 1.2.0

Just Call Me Koko 3 年之前
父节点
当前提交
83c84054bf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build_push.yml

+ 1 - 1
.github/workflows/build_push.yml

@@ -46,7 +46,7 @@ jobs:
         uses: actions/checkout@v2
         with:
           repository: h2zero/NimBLE-Arduino
-          ref: master
+          ref: v1.2.0
           path: CustomNimBLE-Arduino
           
       - name: Install Adafruit_NeoPixel