Skip to content

Commit 41f2b58

Browse files
committed
algolia fix2
1 parent b421452 commit 41f2b58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ jobs:
4242
tags: registry.webix.io/suite-docs-alt:${{ steps.vars.outputs.short_ref }}
4343

4444
- run: curl "https://docs.dhtmlx.com/hooks/restart-docker?token=${{ secrets.RESTART_TOKEN }}&project=docs-suite-alt-${{ steps.vars.outputs.short_ref }}"
45-
algolia-crawl:
45+
46+
algolia-crawl:
4647
runs-on: ubuntu-latest
4748
needs: build
4849
steps:

0 commit comments

Comments
 (0)