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 61078b5 commit e17fc8dCopy full SHA for e17fc8d
.github/workflows/main.yml
@@ -37,6 +37,6 @@ jobs:
37
# Force SSL encryption
38
#forceSsl: # optional, default is false
39
# Local directory
40
- #localDir: $GITHUB_WORKSPACE/4.use-case
+ #localDir: # optional, default is .
41
# Remote directory
42
- remoteDir: /demo.dynamsoft.com/Samples/DBR/tmp/
+ remoteDir: /demo.dynamsoft.com/Samples/DBR/JS/
0 commit comments