Skip to content

Commit

Permalink
Update bedrock-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1504 authored Dec 31, 2023
1 parent 376ff15 commit dae6b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bedrock-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: |
cd bedrock-protocol
npm uninstall minecraft-data
npm install ../node-mcdata
npm install --include dev ../node-mcdata
npm i
cd ../node-mcdata
npm run generate:data
Expand Down

0 comments on commit dae6b54

Please sign in to comment.