fix: mkdocs deploy end of line

This commit is contained in:
Jason Liu
2024-02-12 09:52:35 -05:00
parent 2a215cd6d8
commit 905652b12c
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- name: Install Requirements
run: |
sudo apt-get update &&
sudo apt-get install pngquant &&
sudo apt-get install pngquant
- name: Install dependencies
run: poetry install --with dev,docs