mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
Update CI.yml
This commit is contained in:
parent
f855902c7a
commit
29fae00549
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
@ -27,8 +27,8 @@ jobs:
|
||||
- name: PULL_CORE
|
||||
run: cd ${{github.workspace}}/port/linux && bash pull-core.sh
|
||||
|
||||
- name: CHMOD
|
||||
run: cd ${{github.workspace}}/port/linux/package/pikascript && chmod +x ./rust-msc-latest-linux
|
||||
# - name: CHMOD
|
||||
# run: cd ${{github.workspace}}/port/linux/package/pikascript && chmod +x ./rust-msc-latest-linux
|
||||
|
||||
- name: INIT
|
||||
run: cd ${{github.workspace}}/port/linux && bash init.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user