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