mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
initial ai chat src
This commit is contained in:
@@ -60,6 +60,6 @@ jobs:
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git -m "$(git log --oneline -1)"
|
git commit -m "$(git log --oneline -1)"
|
||||||
git push origin gh-pages
|
git push origin gh-pages
|
||||||
git push
|
git push
|
||||||
|
|||||||
@@ -52,6 +52,6 @@ jobs:
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git -m "$(git log --oneline -1)"
|
git commit -m "$(git log --oneline -1)"
|
||||||
git push origin gh-pages
|
git push origin gh-pages
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user