增加权限
This commit is contained in:
1
.github/workflows/BuildLauncher.yml
vendored
1
.github/workflows/BuildLauncher.yml
vendored
@@ -10,4 +10,5 @@ jobs:
|
||||
- name: build launcher
|
||||
run: |
|
||||
chmod a+x ./bin/*
|
||||
chmod a+x build-launcher.sh
|
||||
./build-launcher.sh
|
||||
Reference in New Issue
Block a user