Skip to content

Commit

Permalink
lets check if working in autograder
Browse files Browse the repository at this point in the history
Signed-off-by: wthrajat <[email protected]>
  • Loading branch information
wthrajat committed Apr 29, 2024
1 parent 72c6e19 commit 17d5293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y

chmod +x ./target/release/code-challenge-2024-wthrajat
./target/release/code-challenge-2024-wthrajat
chmod +x ./solution-rust/target/debug/rajat-solution
./solution-rust/target/debug/rajat-solution

0 comments on commit 17d5293

Please sign in to comment.