Skip to content

Commit ff65719

Browse files
committed
initial ai chat src
1 parent 3491e4c commit ff65719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-aichat-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
python-version: "3.x"
4848
- name: Download wheels
49-
working-directory: output
49+
working-directory: output/app
5050
run: |
5151
pip download ifcquery==0.8.5 ifcopenshell-mcp==0.8.5 ifcedit==0.8.5 lark==1.3.1 isodate==0.7.2 --no-deps -d ./dist
5252
- name: Commit and push if changed

0 commit comments

Comments
 (0)