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