Skip to content

fix fv error (stuck at dxecore) #7

fix fv error (stuck at dxecore)

fix fv error (stuck at dxecore) #7

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "sdcard" ]
pull_request:
branches: [ "sdcard" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: CI Build
run: chmod +x ci-build.sh && ./ci-build.sh
- uses: actions/upload-artifact@v3
with:
name: Y560
path: ./workspace/Y560.img
- uses: actions/upload-artifact@v3
with:
name: Lumia 650
path: ./workspace/emmc_appsboot.mbn
- uses: actions/upload-artifact@v3
with:
name: E1M
path: ./workspace/E1M.img