mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-10 14:07:43 +00:00
initial ai chat src
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
token: ${{ secrets.WEBSITE_PUBLISH }}
|
||||
- name: Sync demo app into target subfolder
|
||||
run: |
|
||||
rsync -av --delete src/pyodide/demo-app/ output/app
|
||||
rsync -av --delete src/pyodide/demo-app/ output/
|
||||
- name: Commit and push if changed
|
||||
working-directory: output
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user