Skip to content

Commit 838b3e5

Browse files
committed
try without jekyll --lsi arg
1 parent ce195f0 commit 838b3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
enable_cache: true
4040
# format_output: true
41-
custom_opts: '--lsi --profile'
41+
custom_opts: '--profile'
4242

4343
# - name: 🚀 deploy
4444
# uses: peaceiris/[email protected]

0 commit comments

Comments
 (0)