Skip to content

Commit

Permalink
clean up unused git files
Browse files Browse the repository at this point in the history
  • Loading branch information
jordy25519 committed Oct 4, 2024
1 parent 345b2e3 commit fee03e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
curl -L https://github.com/user-attachments/files/17160233/libdrift_ffi_sys.so.zip > ffi.zip
unzip ffi.zip
sudo cp libdrift_ffi_sys.so /usr/lib
rm ffi.zip libdrift_ffi_sys # clean up for git
# publish to crates.io
CARGO_DRIFT_FFI_SYS="/usr/lib" cargo publish

0 comments on commit fee03e5

Please sign in to comment.