Skip to content

chore: update outdated doc #41

chore: update outdated doc

chore: update outdated doc #41

Workflow file for this run

name: Packages building
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: '${{ github.workflow }} @ ${{ github.ref }}'
cancel-in-progress: true
jobs:
building:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build
working-directory: src/apps/
run: make BUILD_IMAGE=jialeicui/lx01-build:latest