mirror of https://github.com/CGAL/cgal
Update build_doc.yml
This commit is contained in:
parent
9cafc4dd4c
commit
2b3e0a7098
|
|
@ -214,7 +214,6 @@ jobs:
|
|||
done
|
||||
cat index.html | grep -F "$(echo */ | tr ' ' '\n')" > index.html
|
||||
git add ${PR_NUMBER}/$ROUND index.html && git commit -q --amend -m "sole commit" && git push -q -f -u origin master
|
||||
exit $exit_code
|
||||
else
|
||||
echo "DoxygenError=This round already exists. Overwrite it with /force-build." >> $GITHUB_OUTPUT
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue