ci: fix completions fixture install routine

Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
This commit is contained in:
simonsan 2023-09-19 02:08:23 +02:00
parent 4e25c7b470
commit a6130d248f
No known key found for this signature in database
GPG Key ID: E11D13668EC3B71B

View File

@ -35,7 +35,7 @@ jobs:
id: generated-fixtures
with:
command: install
args: -r --path .
args: --path .
- name: Generate completions
shell: bash