Skip to content

Commit 7f02f8a

Browse files
add forgotten approve
1 parent 4bab986 commit 7f02f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ jobs:
510510

511511
- name: Install test requirements
512512
run: |
513-
apt install pandoc
513+
apt install -y pandoc
514514
apt install -y pipx
515515
pipx install requirements-test.txt
516516
if: matrix.target.os == 'debian'

0 commit comments

Comments
 (0)