Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xztaityozx authored Nov 28, 2020
1 parent 242a08a commit 89a60ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
shell: bash
working-directory: ${{ steps.vars.outputs.os }}
run: |
mkdir -p $HOME/.config/go-cdx
touch $HOME/.config/go-cdx/go-cdx.yaml
[[ "${{ matrix.os }}" != "windows-latest" ]] && {
./go-cdx --completion zsh - > ./cdx-completion.zsh
Expand Down

0 comments on commit 89a60ba

Please sign in to comment.