Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Update working directory of crates.io publishing
  • Loading branch information
dbaileychess authored May 29, 2024
1 parent 5ba66f7 commit f9dabf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./rust
working-directory: ./rust/flatbuffers
steps:
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit f9dabf5

Please sign in to comment.