Skip to content

fix: removed extra patch apply #235

fix: removed extra patch apply

fix: removed extra patch apply #235

Workflow file for this run

name: Main Workflow
on: [push]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: sudo apt-get update
- run: sudo apt-get install -y -q wget git
- run: sudo ./travis/build.sh