Skip to content

Commit

Permalink
Add right articaft name
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed May 17, 2024
1 parent 6845796 commit 84fca49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 84fca49

Please sign in to comment.