Skip to content

Commit

Permalink
ci: fix cargo dist
Browse files Browse the repository at this point in the history
  • Loading branch information
lukexor committed Oct 31, 2023
1 parent 45e083b commit 238c3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ pr-run-mode = "plan"
tap = "lukexor/formulae"
# Publish jobs to run in CI
publish-jobs = ["homebrew"]
allow-dirty = ["wix"]
allow-dirty = ["msi"]

[workspace.metadata.dist.dependencies.homebrew]
sdl2 = { stage = ["build", "run"] }
Expand Down

0 comments on commit 238c3b1

Please sign in to comment.