Skip to content

Commit

Permalink
testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vaguue committed Jul 14, 2024
1 parent 0fbda50 commit 182c3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# & "$env:TEMP/npcap-oem.exe" /S
- name: Install npcap on Windows
if: matrix.os == 'windows-latest'
run: choco install nmap
run: choco install nmap && choco install wireshark
- name: Submodule update
run: git submodule update --init --recursive
shell: bash
Expand Down

0 comments on commit 182c3a1

Please sign in to comment.