fix workflow

This commit is contained in:
Milovann Yanatchkov 2024-02-04 10:39:14 +01:00
parent 0a8678ab51
commit 198089e80d

View file

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