From f7a0bc10f6107c7c020e5bbc26ca73390b528727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Correa=20Rodr=C3=ADguez?= Date: Tue, 27 Aug 2024 09:37:44 +0200 Subject: [PATCH] Changed unattended reference in offline worklfow --- .github/workflows/offline-installation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/offline-installation.yml b/.github/workflows/offline-installation.yml index 4cf5974..1d31ec4 100644 --- a/.github/workflows/offline-installation.yml +++ b/.github/workflows/offline-installation.yml @@ -54,7 +54,7 @@ jobs: with: name: script - - name: Move unattended script + - name: Move installation assistant script run: cp $GITHUB_WORKSPACE/wazuh-install.sh $GITHUB_WORKSPACE/.github/actions/offline-installation/wazuh-install.sh - name: Launch docker and run script