Skip to content

Commit

Permalink
Restore build release during publish (#1192)
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo authored Dec 13, 2024
1 parent 7a68607 commit 873db13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ args = ["-v", "./target/golem-service.yaml", "./openapi/golem-service.yaml"]
[tasks.publish]
description = "Publishes packages to crates.io"
dependencies = [
"set-version",
"build-release",
"publish-golem-wasm-ast",
"publish-golem-wasm-rpc",
"publish-golem-wasm-rpc-stubgen",
Expand Down

0 comments on commit 873db13

Please sign in to comment.