Skip to content

Commit

Permalink
remove dry-run
Browse files Browse the repository at this point in the history
  • Loading branch information
jordy25519 committed Oct 4, 2024
1 parent 6845c60 commit e14f55f
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 @@ -39,6 +39,6 @@ jobs:
sudo mv libdrift_ffi_sys.so $CARGO_DRIFT_FFI_PATH
rm ffi.zip # clean up for git
# publish to crates.io
cargo publish --dry-run
cargo publish
env:
CARGO_DRIFT_FFI_PATH: "/usr/lib"

0 comments on commit e14f55f

Please sign in to comment.