Skip to content

Commit 4dcb024

Browse files
committed
set executable flag for blueprint-compiler
1 parent 75fb70f commit 4dcb024

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

com.k0vcz.Artemis.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@
119119
"config-opts":[
120120
"-Dbuildtype=release"
121121
],
122+
"build-commands": [
123+
"chmod +x subprojects/blueprint-compiler/blueprint-compiler || true"
124+
],
122125
"sources" : [
123126
{
124127
"type" : "dir",

0 commit comments

Comments
 (0)