diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2951fc9..fec23b8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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: |