增加文件执行权限

This commit is contained in:
Chishin 2023-04-04 21:34:46 +08:00 committed by GitHub
parent 5976881376
commit 86797ff8f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,6 @@ on:
branches: branches:
- develop-zh - develop-zh
- develop-zh_* - develop-zh_*
pull_request:
branches: [ develop-zh ]
jobs: jobs:
Docker-Buildx: Docker-Buildx:
runs-on: ubuntu-latest runs-on: ubuntu-latest
@ -25,5 +23,6 @@ jobs:
ls -l &&\ ls -l &&\
cd scripts &&\ cd scripts &&\
ls -l &&\ ls -l &&\
git update-index --chmod=+x buildx-zh &&\
./buildx-zh ./buildx-zh