diff --git a/.forgejo/workflows/update.yaml b/.forgejo/workflows/update.yaml index 79207fb..23e96bd 100644 --- a/.forgejo/workflows/update.yaml +++ b/.forgejo/workflows/update.yaml @@ -26,7 +26,7 @@ jobs: then echo "ifc file" echo "exec extract $file" - python3 extract.py $file + python3 pyhton/extract.py $file else echo $extension fi