Skip to content

Commit cc9a2e2

Browse files
committed
feat: update workflow file for dev
1 parent 635994f commit cc9a2e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
2929
# Copy index.html and assets from demo
3030
cp /home/ubuntu/dynamsoft-mobile-web-capture/samples/demo/index.html /home/ubuntu/dynamsoft-mobile-web-capture/deploy/
31+
cp /home/ubuntu/dynamsoft-mobile-web-capture/samples/demo/dev-index.html /home/ubuntu/dynamsoft-mobile-web-capture/deploy/
3132
cp -r /home/ubuntu/dynamsoft-mobile-web-capture/samples/demo/assets /home/ubuntu/dynamsoft-mobile-web-capture/deploy/
3233
3334
# Copy scenario files

0 commit comments

Comments
 (0)