Skip to content

Merge branch 'master' of github.com:huahua132/skynet_fly #2

Merge branch 'master' of github.com:huahua132/skynet_fly

Merge branch 'master' of github.com:huahua132/skynet_fly #2

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@master
- name: install
run: sh install_ubuntu.sh