mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
ci: ignore externally managed environment python error
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -41,6 +41,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018
|
||||
env:
|
||||
PIP_BREAK_SYSTEM_PACKAGES: 1
|
||||
with:
|
||||
files: content
|
||||
|
||||
|
||||
Reference in New Issue
Block a user