Skip to content

Commit 5b40337

Browse files
committed
fix: cd to collect folder
1 parent 06cd1b8 commit 5b40337

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_trouble_host_macros.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
# Publish to the main registry
8383
run: |
8484
echo "Publishing to crates.io"
85+
cd host-macros
8586
cargo publish
8687
# To perform a dry run uncomment the following lines
8788
# run: |

0 commit comments

Comments
 (0)