Just Call Me Koko 3 лет назад
Родитель
Сommit
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
         uses: actions/checkout@v2
         with:
         with:
           repository: h2zero/NimBLE-Arduino
           repository: h2zero/NimBLE-Arduino
-          ref: master
+          ref: v1.2.0
           path: CustomNimBLE-Arduino
           path: CustomNimBLE-Arduino
           
           
       - name: Install Adafruit_NeoPixel
       - name: Install Adafruit_NeoPixel