Skip to content

Commit f9dabf5

Browse files
authored
Update release.yml
Update working directory of crates.io publishing
1 parent 5ba66f7 commit f9dabf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
runs-on: ubuntu-latest
135135
defaults:
136136
run:
137-
working-directory: ./rust
137+
working-directory: ./rust/flatbuffers
138138
steps:
139139
- uses: actions/checkout@v3
140140
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)