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
10d6e0697b
commit
e8fa28b274
3
.github/workflows/cmake.yml
vendored
3
.github/workflows/cmake.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user