fix permissions of scripts
This commit is contained in:
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
git config --global user.email "you@example.com"
|
git config --global user.email "you@example.com"
|
||||||
git config --global user.name "Your Name"
|
git config --global user.name "Your Name"
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
bash akarin jar
|
./akarin jar
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v2-preview
|
uses: actions/upload-artifact@v2-preview
|
||||||
with:
|
with:
|
||||||
|
|||||||
0
scripts/apply.sh
Normal file → Executable file
0
scripts/apply.sh
Normal file → Executable file
0
scripts/functions.sh
Normal file → Executable file
0
scripts/functions.sh
Normal file → Executable file
0
scripts/generateImports.sh
Normal file → Executable file
0
scripts/generateImports.sh
Normal file → Executable file
0
scripts/importmcdev.sh
Normal file → Executable file
0
scripts/importmcdev.sh
Normal file → Executable file
0
scripts/paperclip.sh
Normal file → Executable file
0
scripts/paperclip.sh
Normal file → Executable file
0
scripts/push.sh
Normal file → Executable file
0
scripts/push.sh
Normal file → Executable file
0
scripts/rebuildpatches.sh
Normal file → Executable file
0
scripts/rebuildpatches.sh
Normal file → Executable file
0
scripts/upstream.sh
Normal file → Executable file
0
scripts/upstream.sh
Normal file → Executable file
0
scripts/upstreamCommit.sh
Normal file → Executable file
0
scripts/upstreamCommit.sh
Normal file → Executable file
Reference in New Issue
Block a user