Skip to content

Close the program if mpv crashes #175

Close the program if mpv crashes

Close the program if mpv crashes #175

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v3
with:
go-version: '>=1.18.0'
- name: build
run: make