Skip to content

Commit

Permalink
fixup! test
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Dec 23, 2023
1 parent 7c92d8c commit 979166c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.rb
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ def _build
end

def uninstall
execute "brew", "uninstall", "libslirp"
execute "brew", "uninstall", "--ignore-dependencies", "libslirp"
end
end
end
Expand Down

0 comments on commit 979166c

Please sign in to comment.