Update cmake.yml

This commit is contained in:
Lyon 2021-10-06 22:50:44 +08:00 committed by GitHub
parent e8fa28b274
commit 28888e34fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,4 +32,5 @@ jobs:
# Build your program with the given configuration
run: cd ${{github.workspace}}/port/linux && bash test.sh
- name: PACKAGE_MANAGER
run: cd ${{github.workspace}}/tools/pikaPackageManager && go build