File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ jobs:
5050 run : |
5151 cd /home/ubuntu
5252 [ ! -d web-twain-docs-preview ] && git clone --depth 1 --branch preview https://github.com/dynamsoft-docs/web-twain-docs.git web-twain-docs-preview
53- [ ! -d Docs-Template-Repo-preview ] && git clone --depth 1 --branch preview https://github.com/dynamsoft-docs/Docs-Template-Repo.git Docs-Template-Repo-preview
53+ [ ! -d Docs-Template-Repo-Preview ] && git clone --depth 1 --branch preview https://github.com/dynamsoft-docs/Docs-Template-Repo.git Docs-Template-Repo-Preview
5454 [ ! -d DWTDocPreview ] && mkdir -p DWTDocPreview
5555 cd web-twain-docs-preview && git pull && cd .. && cp -rfp ./web-twain-docs-preview/* ./DWTDocPreview/
56- cd Docs-Template-Repo-preview && git pull && cd .. && cp -rfp ./Docs-Template-Repo-preview /* ./DWTDocPreview/
56+ cd Docs-Template-Repo-Preview && git pull && cd .. && cp -rfp ./Docs-Template-Repo-Preview /* ./DWTDocPreview/
5757 sed -i -e "1,3s/blob\/master$/blob\/preview/" \
5858 -e "1,3s/blob\/main$/blob\/preview/" /home/ubuntu/DWTDocPreview/_config.yml
5959 cd DWTDocPreview && bundle exec jekyll build --incremental
Original file line number Diff line number Diff line change @@ -82,10 +82,10 @@ isUsingActiveX(): boolean;
8282
8383<tr >
8484<td align =" center " >all versions </td >
85- <td align =" center " >not supported </td >
86- <td align =" center " >not supported </td >
87- <td align =" center " >not supported </td >
88- <td align =" center " >not supported </td >
85+ <td align =" center " >all versions </td >
86+ <td align =" center " >all versions </td >
87+ <td align =" center " >all versions </td >
88+ <td align =" center " >all versions </td >
8989</tr >
9090
9191</table >
You can’t perform that action at this time.
0 commit comments