mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-05 08:15:47 +08:00
skip system for now
This commit is contained in:
@@ -39,8 +39,8 @@ jobs:
|
||||
name: boot.img
|
||||
path: output/boot.img
|
||||
|
||||
- run: ./build_system.sh
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: system.img
|
||||
path: output/system.img
|
||||
# - run: ./build_system.sh
|
||||
# - uses: actions/upload-artifact@v4
|
||||
# with:
|
||||
# name: system.img
|
||||
# path: output/system.img
|
||||
|
||||
Reference in New Issue
Block a user