mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
fix: mkdocs deploy end of line
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user