From 95067d75bab88130807bb3c461693da36cec8180 Mon Sep 17 00:00:00 2001 From: Erik Smistad Date: Wed, 21 Aug 2024 14:09:57 +0200 Subject: [PATCH] Update CI-ubuntu.yml [no ci] --- .github/workflows/CI-ubuntu.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI-ubuntu.yml b/.github/workflows/CI-ubuntu.yml index d2be3b2f3..64164c52f 100644 --- a/.github/workflows/CI-ubuntu.yml +++ b/.github/workflows/CI-ubuntu.yml @@ -13,6 +13,7 @@ on: env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) BUILD_TYPE: Release + ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true jobs: build: