Skip to content

Commit

Permalink
testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vaguue committed Jul 13, 2024
1 parent 19f12b6 commit 9199145
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 @@ -59,7 +59,7 @@ jobs:
- name: Install libpcap on Windows
if: matrix.os == 'windows-latest'
run: |
choco install npcap
choco install wireshark
- name: Submodule update
run: git submodule update --init --recursive
shell: bash
Expand Down

0 comments on commit 9199145

Please sign in to comment.