Update cmake.yml

This commit is contained in:
Lyon 2021-10-08 10:31:32 +08:00 committed by GitHub
parent 9ff47bb2a0
commit 6b2b378447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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