Skip to content

Commit 0333fb5

Browse files
authored
CICD.yml: Remove zsh completion for [ (#10278)
1 parent 8ad8a50 commit 0333fb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CICD.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,7 @@ jobs:
902902
${_uudoc} completion ${bin} zsh > share/zsh/site-functions/_${bin}
903903
${_uudoc} completion ${bin} elvish > share/elvish/lib/${bin}.elv
904904
done
905+
rm share/zsh/site-functions/_[ # not supported
905906
tar --zstd -cf docs.tar.zst share
906907
- name: Publish
907908
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)