Skip to content

Commit 19e6edf

Browse files
authored
Update build.yml
1 parent ffe56fe commit 19e6edf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
restore-keys: |
3535
${{ runner.os }}-maven-
3636
37-
- name: Create required directories
38-
run: mkdir -p data
39-
4037
- name: Build with Maven Wrapper
4138
run: |
4239
chmod +x mvnw

0 commit comments

Comments
 (0)