We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c20af3 commit 086deedCopy full SHA for 086deed
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# Copy the samples folder and rename demo.html to index.html
39
cp -r /home/ubuntu/document-scanner-javascript/samples/* /home/ubuntu/document-scanner-javascript/demo
40
- mv /home/ubuntu/deployment/samples/demo.html /home/ubuntu/deployment/samples/index.html
+ mv /home/ubuntu/document-scanner-javascript/demo/demo.html /home/ubuntu/document-scanner-javascript/demo/index.html
41
42
43
- name: Sync files
0 commit comments