Skip to content

Bump next from 14.1.0 to 14.2.3 in /src/server/ui (#30) #39

Bump next from 14.1.0 to 14.2.3 in /src/server/ui (#30)

Bump next from 14.1.0 to 14.2.3 in /src/server/ui (#30) #39

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