fix permissions of scripts

This commit is contained in:
ㄗㄠˋ ㄑㄧˊ
2020-04-11 12:08:35 +08:00
parent f75c743f0c
commit 27c7488d6c
11 changed files with 1 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ jobs:
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git submodule update --init --recursive
bash akarin jar
./akarin jar
- name: Upload Artifact
uses: actions/upload-artifact@v2-preview
with:

0
akarin Normal file → Executable file
View File

0
scripts/apply.sh Normal file → Executable file
View File

0
scripts/functions.sh Normal file → Executable file
View File

0
scripts/generateImports.sh Normal file → Executable file
View File

0
scripts/importmcdev.sh Normal file → Executable file
View File

0
scripts/paperclip.sh Normal file → Executable file
View File

0
scripts/push.sh Normal file → Executable file
View File

0
scripts/rebuildpatches.sh Normal file → Executable file
View File

0
scripts/upstream.sh Normal file → Executable file
View File

0
scripts/upstreamCommit.sh Normal file → Executable file
View File