We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f3845 commit aebd129Copy full SHA for aebd129
.github/workflows/rust.yml
@@ -69,7 +69,7 @@ jobs:
69
name: x86_64-pc-windows-msvc-library
70
if-no-files-found: error
71
path: |
72
- ./target/release/neotron_os.so
+ ./target/release/libneotron_os.so
73
run-tests:
74
runs-on: ubuntu-latest
75
steps:
0 commit comments