diff --git a/.github/workflows/update-completions.yml b/.github/workflows/update-completions.yml index b3c7e0a..36338e2 100644 --- a/.github/workflows/update-completions.yml +++ b/.github/workflows/update-completions.yml @@ -35,7 +35,7 @@ jobs: id: generated-fixtures with: command: install - args: -r --path . + args: --path . - name: Generate completions shell: bash