Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noeltimothy authored Sep 18, 2024
1 parent c58229b commit 6335c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
GH_REPO: ${{ github.repository }}
run: gh release upload ${{ env.NOW }} ./run/Wireshark.app/Contents/PlugIns/wireshark/4-4/epan/ja4.so#Mac-plugin
run: gh release upload ${{ env.NOW }} ./wireshark/build-scripts/run/Wireshark.app/Contents/PlugIns/wireshark/4-4/epan/ja4.so#Mac-plugin


0 comments on commit 6335c42

Please sign in to comment.