File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@v3
1919 - name : Build Library
20- run : cargo build --manifest-path /home/runner/work/Shared-Object-File -Using-Rust/Shared-Object-File -Using-Rust/SharedObjectFile/addition_library/Cargo.toml --verbose
20+ run : cargo build --manifest-path /home/runner/work/Shared-Object-Libray -Using-Rust/Shared-Object-Library -Using-Rust/SharedObjectFile/addition_library/Cargo.toml --verbose
2121 - name : Build Client
22- run : cargo build --manifest-path /home/runner/work/Shared-Object-File -Using-Rust/Shared-Object-File -Using-Rust/SharedObjectFile/addition_client/Cargo.toml --verbose
22+ run : cargo build --manifest-path /home/runner/work/Shared-Object-Libray -Using-Rust/Shared-Object-Library -Using-Rust/SharedObjectFile/addition_client/Cargo.toml --verbose
2323 - name : Run Client
24- run : cargo run --manifest-path /home/runner/work/Shared-Object-File -Using-Rust/Shared-Object-File -Using-Rust/SharedObjectFile/addition_client/Cargo.toml --verbose
24+ run : cargo run --manifest-path /home/runner/work/Shared-Object-Library -Using-Rust/Shared-Object-Library -Using-Rust/SharedObjectFile/addition_client/Cargo.toml --verbose
You can’t perform that action at this time.
0 commit comments