mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-12 01:25:23 +00:00
Fix typo in yaml
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: ubuntu-20.04]
|
||||
os: [ubuntu-20.04]
|
||||
python: # pyenv-action requires the exact version
|
||||
- 3.6.8
|
||||
- 3.7.9
|
||||
|
||||
Reference in New Issue
Block a user