fix workflow

This commit is contained in:
Milovann Yanatchkov 2024-02-04 10:36:29 +01:00
parent d579d20993
commit 609c192406

View file

@ -26,7 +26,7 @@ jobs:
then then
echo "ifc file" echo "ifc file"
echo "exec extract $file" echo "exec extract $file"
python3 extract.py $file python3 pyhton/extract.py $file
else else
echo $extension echo $extension
fi fi