fix: remove JSON folder after converting to Protobuf (#55)
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -92,6 +92,7 @@ jobs:
|
||||
protoc --python_out=. esf.proto
|
||||
python -m convert sde
|
||||
python -m list_shiptypes sde
|
||||
rm -rf sde_json
|
||||
|
||||
- name: Fetch icons
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user