Add runtime mods to datagen classpath
This commit is contained in:
@@ -46,12 +46,12 @@ jobs:
|
||||
- name: Build
|
||||
run: ./gradlew --no-daemon build
|
||||
|
||||
- name: Run data generation
|
||||
run: ./gradlew --no-daemon runData
|
||||
|
||||
- name: Prepare runtime dependency mods
|
||||
run: python tools/prepare_runtime_mods.py
|
||||
|
||||
- name: Run data generation
|
||||
run: ./gradlew --no-daemon runData
|
||||
|
||||
- name: Dedicated server smoke test
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user