From 84fca499a0a38db78c40c234d0d2b466691bb719 Mon Sep 17 00:00:00 2001 From: juadde Date: Fri, 17 May 2024 19:20:40 +0200 Subject: [PATCH] Add right articaft name --- .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 9d78bef..365a5c2 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -666,7 +666,7 @@ jobs: - name: Download Wireshark uses: actions/download-artifact@v4 with: - name: Wireshark + name: Wireshark-Windows-Installer - name: Install Wireshark run: | .\wireshark.exe /S @@ -698,7 +698,7 @@ jobs: - name: Download Wireshark uses: actions/download-artifact@v4 with: - name: Wireshark + name: Wireshark-Windows-Installer - name: Install Wireshark run: | .\wireshark.exe /S