mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Remove comment from yaml
This commit is contained in:
parent
a6c6f64453
commit
2587d7fec8
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
uses: gabrielfalcao/pyenv-action@v5
|
||||
with:
|
||||
default: "${{ matrix.python-version }}"
|
||||
command: pip install -U pip # upgrade pip after installing python
|
||||
command: pip install -U pip
|
||||
- name: Tests
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user