Update cmake.yml

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

View File

@ -21,6 +21,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: PULL_CORE
run: cd ${{github.workspace}}/port/linux && bash pull-core.sh
- name: INIT
run: cd ${{github.workspace}}/port/linux && bash init.sh