We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06cd1b8 commit 5b40337Copy full SHA for 5b40337
.github/workflows/release_trouble_host_macros.yaml
@@ -82,6 +82,7 @@ jobs:
82
# Publish to the main registry
83
run: |
84
echo "Publishing to crates.io"
85
+ cd host-macros
86
cargo publish
87
# To perform a dry run uncomment the following lines
88
# run: |
0 commit comments