Skip to content

Commit

Permalink
Remove trailing slash in netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanv committed Dec 3, 2023
1 parent 8299df2 commit c1f1734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
rm ${DART_SASS_TARBALL} && \
export PATH=/opt/build/repo/dart-sass:$PATH && \
pip install pyyaml && \
make html \
make html
"""

# Here is another way to define context specific environment variables.
Expand Down

0 comments on commit c1f1734

Please sign in to comment.