pip fix
This commit is contained in:
@@ -17,10 +17,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get update -qq
|
||||
apt-get install -y -qq python3-pip
|
||||
pip3 install --break-system-packages mkdocs mkdocs-material
|
||||
run: pip install mkdocs mkdocs-material
|
||||
|
||||
- run: mkdocs build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user