Skip to content

Commit d9cfc74

Browse files
authored
remove debug install
1 parent eb7f06c commit d9cfc74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,5 @@ jobs:
5656
distribution: 'adopt'
5757
- name: Install dependencies
5858
run: npm install
59-
- run: cd node_modules && cd minecraft-data && mv minecraft-data minecraft-data-old && git clone -b pc1.21 https://github.com/PrismarineJS/minecraft-data.git --depth 1 && node bin/generate_data.js
6059
- name: Run tests
6160
run: npm run mochaTest -- -g ${{ matrix.mcVersion }}v

0 commit comments

Comments
 (0)