Update CI.yml

This commit is contained in:
Lyon 2022-01-04 02:13:42 +08:00 committed by GitHub
parent f855902c7a
commit 29fae00549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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