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
|
||||
fi
|
||||
|
||||
git -m "$(git log --oneline -1)"
|
||||
git commit -m "$(git log --oneline -1)"
|
||||
git push origin gh-pages
|
||||
git push
|
||||
|
||||
@@ -52,6 +52,6 @@ jobs:
|
||||
exit 0
|
||||
fi
|
||||
|
||||
git -m "$(git log --oneline -1)"
|
||||
git commit -m "$(git log --oneline -1)"
|
||||
git push origin gh-pages
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user