ci: Fixing wrong path again

This commit is contained in:
yannk 2023-03-08 20:30:16 +01:00
parent 43676b3505
commit 2175ded319

View file

@ -16,6 +16,7 @@ build-job:
script:
- echo "Zipping the plugin in its v$ADDON_VERSION…"
- cd .. && zip -9 -r -q khanat_tools_v1.0.0.zip . -i khanat_tools/*
- ls
artifacts:
paths:
- ../khanat_tools_v$ADDON_VERSION.zip