Skip to content

Commit a2aa3b9

Browse files
Revert "build(ci): insert debug steps"
This reverts commit 3068f0f.
1 parent 25497d5 commit a2aa3b9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build-all.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,6 @@ jobs:
9595

9696
steps:
9797
- uses: actions/checkout@v4
98-
99-
- name: 'Debug: inspect whole repository'
100-
run: find . -type f
10198

10299
- name: Set up JDK ${{ matrix.java_version }}
103100
uses: actions/setup-java@v5.1.0
@@ -138,7 +135,6 @@ jobs:
138135
shell: bash
139136
run: |
140137
cd ${{ matrix.version }}
141-
ls ..
142138
${{ matrix.gradle_cmd }} build --no-daemon
143139
144140
- name: Build 1.18.2 mod (Linux/macOS/Windows)

0 commit comments

Comments
 (0)