Skip to content

Commit 85222d9

Browse files
committed
wip
1 parent 1a12770 commit 85222d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jobs:
136136
run: |
137137
if (-Not (Test-Path "build\jpackage\SkyenetApps")) {
138138
New-Item -ItemType Directory -Force -Path "build\jpackage\SkyenetApps"
139+
}
139140
- name: Make Gradle wrapper executable
140141
working-directory: SkyenetApps
141142
run: |

0 commit comments

Comments
 (0)