Skip to content

Commit 195c369

Browse files
authored
Update build.yml
1 parent 01d8906 commit 195c369

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
with:
1515
java-version: '21'
1616
distribution: 'corretto'
17-
- name: Move `private` folder
18-
run: mv private.sample private
1917
- name: Build with Gradle
2018
run: |
2119
./gradlew build --info --stacktrace

0 commit comments

Comments
 (0)