Skip to content

Commit

Permalink
Test with brew variant
Browse files Browse the repository at this point in the history
  • Loading branch information
juadde committed May 22, 2024
1 parent 3997b38 commit fcd5b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ jobs:
- name: Run tests
run: tar -xvf wireshark.tar.xz
- name: Install dependencies
run: ./wireshark-*/tools/macos-setup.sh
run: ./wireshark-*/tools/macos-setup-brew.sh
- name: Prepare compilation
run: cd wireshark-* && cmake ${WIRESHARK_CENTOS_BUILD_OPTS} -DENABLE_LUA=ON -DFETCH_lua=ON -DBUILD_wireshark=OFF -DBUILD_tshark=ON .
- name: Compile and install
Expand Down

0 comments on commit fcd5b83

Please sign in to comment.