diff --git a/tools/ci/test_build_system_cmake.sh b/tools/ci/test_build_system_cmake.sh index f15fdc367..e4a277bd2 100755 --- a/tools/ci/test_build_system_cmake.sh +++ b/tools/ci/test_build_system_cmake.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash # # Test the build system for basic consistency (Cmake/idf.py version) #