mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Quote command
This commit is contained in:
parent
5b4a3e4288
commit
6f3cdbc165
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
uses: gabrielfalcao/pyenv-action@v5
|
||||
with:
|
||||
default: "${{ matrix.python }}"
|
||||
command: pip install -U pip
|
||||
command: "pip install -U pip"
|
||||
- name: Tests
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue