Skip to content

Commit 27071c7

Browse files
authored
Update ci.yml
1 parent e32ce27 commit 27071c7

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.3 https://github.com/GroobleDierne/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)