Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaGanzin committed Oct 17, 2024
1 parent 1036c52 commit 076966d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
./${{ matrix.os }}/await --autocomplete-fish > ${{ matrix.os }}/await.fish
./${{ matrix.os }}/await --autocomplete-bash > ${{ matrix.os }}/await.bash
./${{ matrix.os }}/await --autocomplete-zsh > ${{ matrix.os }}/await.zsh
tree
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 076966d

Please sign in to comment.