From 571674aefbd0a1dcd054ef39a6f4c2d1aee8a79c Mon Sep 17 00:00:00 2001 From: Fabrice Jammes Date: Fri, 19 Jul 2024 13:46:18 +0200 Subject: [PATCH] Update current feature --- .github/workflows/e2e-common.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-common.yml b/.github/workflows/e2e-common.yml index c866562c..d79f77da 100644 --- a/.github/workflows/e2e-common.yml +++ b/.github/workflows/e2e-common.yml @@ -24,7 +24,7 @@ on: private_registry_token: required: true env: - CIUXCONFIG: /home/.ciux/ciux.sh + CIUXCONFIG: $HOME/.ciux/ciux.sh CIUX_VERSION: v0.0.4-rc2 GHA_BRANCH_NAME: ${{ github.head_ref || github.ref_name }} SUFFIX: ${{ inputs.suffix }}