mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
Update cmake.yml
This commit is contained in:
parent
9ff47bb2a0
commit
6b2b378447
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
run: cd ${{github.workspace}}/port/linux && bash test.sh
|
||||
|
||||
- name: PACKAGE_MANAGER
|
||||
run: cd ${{github.workspace}}/tools/pikaPackageManager && go build
|
||||
run: cd ${{github.workspace}}/tools/pikaPackageManager && go run main.go
|
||||
|
||||
- name: PIKAPI_BOOTLOADER
|
||||
run: cd ${{github.workspace}}/bsp/PikaPi_Zero/bootloader && make
|
||||
|
Loading…
x
Reference in New Issue
Block a user