Skip to content

Commit

Permalink
ci: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylogmon committed Sep 21, 2023
1 parent 5c1f010 commit 56ac088
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/build-for-linux/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash

cd ../..
cargo build --target "$INPUT_TARGET" --release
mv target/$INPUT_TARGET/release/libplugin.so ./plugin.so

0 comments on commit 56ac088

Please sign in to comment.