Skip to content

Rust - Linux 18.04

Rust - Linux 18.04 #30

Workflow file for this run

name: Rust - Linux 18.04
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- name: Install cargo
run: sudo apt-get update; sudo apt-get install cargo -y -q
- name: Build
run: sudo chmod 755 Install.sh; sudo ./Install.sh
- name: Run
run: sudo hts4 -a