build_sdk.sh 92 B

123456
  1. #!/bin/sh
  2. #!/usr/bin/env fish
  3. echo 'Start building rust sdk'
  4. rustup show
  5. cargo make desktop