From c186a6d028c46a686c37056d3e436987d6b90eb5 Mon Sep 17 00:00:00 2001 From: LM <34066913+LightningMods@users.noreply.github.com> Date: Sun, 2 Feb 2025 15:54:37 -0500 Subject: [PATCH] rename ISO --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d8a3133..50b5f32 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,6 +41,6 @@ jobs: - name: Upload uses: actions/upload-artifact@main with: - name: etaHEN-BDJ-ISO - path: etaHEN-BDJ.iso + name: etaHEN-BDJ-IPV6-ISO + path: etaHEN-BDJ-IPV6.iso if-no-files-found: error