godot-rust / gdnative

Rust bindings for Godot 3
https://godot-rust.github.io
MIT License
3.62k stars 210 forks source link

fix(check.sh): make it more portable #966

Closed Bogay closed 2 years ago

Bogay commented 2 years ago

adjust the pattern to match output lib path, and add shebang to ensure which shell to use.

Fixes #965

Bromeon commented 2 years ago

Quick tip: if you write

Fixes #...

instead of

Fixs #...

then the PR will automatically close the issue upon merging 🙂

That said, thanks a lot! 👍 bors r+

Bogay commented 2 years ago

Quick tip: if you write

Fixes #...

instead of

Fixs #...

then the PR will automatically close the issue upon merging 🙂

oops. typo 😅

bors[bot] commented 2 years ago

Build succeeded: