Skip to content

Commit 47e0624

Browse files
authored
Update dev_build.yml
1 parent 853471a commit 47e0624

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dev_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
distribution: adopt
1313
- name: Make gradlew executable
1414
run: chmod +x ./gradlew
15-
15+
1616
- name: Build
1717
run: ./gradlew build
18-
18+
1919
- name: Archive Artifacts
2020
uses: actions/upload-artifact@v4
2121
with:

0 commit comments

Comments
 (0)