Skip to content

Commit

Permalink
install rustc
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel authored Jun 2, 2024
1 parent 5d429c9 commit af1ad0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ assets:
credentials: l3r8yJ/home#assets/crates-credentials
install: |
pdd --file=/dev/null
sudo apt install rustc
rustc -V
merge:
script: |
cargo --color=never test -vv
Expand Down

0 comments on commit af1ad0c

Please sign in to comment.