Skip to content

Commit fb000d8

Browse files
committed
working on web demo
1 parent e72f835 commit fb000d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/carts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
path: artifacts
133133
- name: Prepare Pages content
134134
run: |
135-
mkdir -p _site
135+
mkdir -p _site/carts/
136136
cp -r demo/* _site/
137137
cp -r artifacts/**/*.null0 _site/carts/
138138
ls _site/carts/*.null0 > _site/carts/carts.txt

0 commit comments

Comments
 (0)