From c32c040d8e9d10429310a418a6d75ede6856878d Mon Sep 17 00:00:00 2001 From: AdityaKBhadragond14 Date: Tue, 16 Jul 2024 16:14:01 +0530 Subject: [PATCH] WIP. --- .github/workflows/build-test-lin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-test-lin.yml b/.github/workflows/build-test-lin.yml index 3098a0adb..cad2d0ae6 100644 --- a/.github/workflows/build-test-lin.yml +++ b/.github/workflows/build-test-lin.yml @@ -73,6 +73,7 @@ jobs: env: TEST_EXE: build/aprapipesut CMAKE_TC_FILE: '../vcpkg/scripts/buildsystems/vcpkg.cmake' # Note: naming this variable as CMAKE_TOOLCHAIN_FILE can cause havoc!!! + ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true runs-on: ${{ inputs.runner }} steps: - name: Prepare builder