Skip to content

Add shebang and -eux in every file prefix, Replace apt with apt-get, Improved relative execution #66

Add shebang and -eux in every file prefix, Replace apt with apt-get, Improved relative execution

Add shebang and -eux in every file prefix, Replace apt with apt-get, Improved relative execution #66

Workflow file for this run

name: Tests
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
# Runs a single command using the runners shell
- name: Run the scripts
run: |
sudo bash install.sh