fix: only copy files after the folder was created (#65)

This commit is contained in:
Patric Stout
2024-07-18 16:40:19 +02:00
committed by GitHub
parent d9c7c40c36
commit 3363027aef

View File

@@ -89,10 +89,11 @@ jobs:
- name: Convert SDE YAML to Protobuf
run: |
cp esf.proto dist/
protoc --python_out=. esf.proto
python -m convert sde
cp esf.proto dist/
- name: Fetch icons
run: |
python -m download_icons sde