Skip to content

Commit

Permalink
Exclude sqlmimerapi
Browse files Browse the repository at this point in the history
  • Loading branch information
jrozner committed May 20, 2024
1 parent ec0e9c6 commit 2e2f0eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@ jobs:
-e src/ashirt \
-d ../deploy/ashirt.desktop \
-i ../deploy/hicolor/128x128/apps/ashirt.png \
--plugin=qt
--plugin=qt \
--exclude-plugin=sqlmimerapi
elif [[ "$RUNNER_OS" == "macOS" && "${{ env.signMacRelease }}" == "true" ]]; then
brew tap mitchellh/gon
brew install mitchellh/gon/gon jq
Expand Down

0 comments on commit 2e2f0eb

Please sign in to comment.