We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad8a50 commit 0333fb5Copy full SHA for 0333fb5
1 file changed
.github/workflows/CICD.yml
@@ -902,6 +902,7 @@ jobs:
902
${_uudoc} completion ${bin} zsh > share/zsh/site-functions/_${bin}
903
${_uudoc} completion ${bin} elvish > share/elvish/lib/${bin}.elv
904
done
905
+ rm share/zsh/site-functions/_[ # not supported
906
tar --zstd -cf docs.tar.zst share
907
- name: Publish
908
uses: softprops/action-gh-release@v2
0 commit comments