fix workflow

This commit is contained in:
TotalJustice 2023-05-20 20:58:07 +01:00
parent 0a6db1cdfa
commit 4eca1136ff

View File

@ -183,7 +183,7 @@ endif
dist: all
@echo making dist ...
@rm sys-patch.zip
@rm -f sys-patch.zip
@cd out; zip -r ../sys-patch.zip ./*; cd ../
#---------------------------------------------------------------------------------
else