Skip to content

fix(application): fix install app error #4963

fix(application): fix install app error

fix(application): fix install app error #4963

Workflow file for this run

name: build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: Make build lint and test
id: make
run: |
make