mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-03-15 18:18:16 -04:00
修复执行文件权限不足
This commit is contained in:
parent
86797ff8f8
commit
c025841004
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
run: |
|
||||
ls -l &&\
|
||||
cd scripts &&\
|
||||
chmod +x buildx-zh &&\
|
||||
ls -l &&\
|
||||
git update-index --chmod=+x buildx-zh &&\
|
||||
./buildx-zh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user