mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
ci: fix completions fixture install routine
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
This commit is contained in:
parent
4e25c7b470
commit
a6130d248f
2
.github/workflows/update-completions.yml
vendored
2
.github/workflows/update-completions.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
id: generated-fixtures
|
||||
with:
|
||||
command: install
|
||||
args: -r --path .
|
||||
args: --path .
|
||||
|
||||
- name: Generate completions
|
||||
shell: bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user