Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit c4dfc30

Browse files
committed
Fix
1 parent 763e402 commit c4dfc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ jobs:
9797
--product '${{env.CONFIG_JSON_PRODUCT}}' \
9898
--version '${{env.CONFIG_JSON_VERSION}}' \
9999
--index-directory algolia-indexes/ \
100-
2>&1 | tee algolia-update-index-log.txt
100+
2>&1 | tee algolia-update-index-log.txt

0 commit comments

Comments
 (0)