Skip to content

Commit de90d1d

Browse files
committed
pyenv nit
1 parent 693842b commit de90d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ cat >> "$OUTPUT_DIR/index.html" <<EOF
9696
</html>
9797
EOF
9898

99-
python generate_index.py > "$OUTPUT_DIR/index.json"
99+
python3 generate_index.py > "$OUTPUT_DIR/index.json"
100100

101101
# 6. publish to gh-pages branch
102102
# git checkout --orphan gh-pages

0 commit comments

Comments
 (0)