Pārlūkot izejas kodu

skip cmake action

Grant Limberg 1 nedēļu atpakaļ
vecāks
revīzija
648f0915e5
1 mainītis faili ar 6 papildinājumiem un 6 dzēšanām
  1. 6 6
      .github/workflows/central-controller.yaml

+ 6 - 6
.github/workflows/central-controller.yaml

@@ -38,12 +38,12 @@ jobs:
     #     echo "CONDA_BASE=$(conda info --base)" >> $GITHUB_ENV
     #     source "$CONDA_BASE/etc/profile.d/conda.sh"
     #     conda activate central_controller
-    - name: Setup CMake
-      uses: threeal/[email protected]
-      with:
-        options: |
-         CMAKE_BUILD_TYPE=Release
-         ZT1_CENTRAL_CONTROLLER=1
+    # - name: Setup CMake
+    #   uses: threeal/[email protected]
+    #   with:
+    #     options: |
+    #      CMAKE_BUILD_TYPE=Release
+    #      ZT1_CENTRAL_CONTROLLER=1
     - name: Build
       run: |
         source ~/miniconda3/etc/profile.d/conda.sh