fix workflow
This commit is contained in:
parent
d579d20993
commit
609c192406
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue