Skip to content

Commit

Permalink
Add OS name to artifact name for CLI programs
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael O'Keefe authored and Michael O'Keefe committed Dec 15, 2023
1 parent 6f27544 commit 740a684
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,5 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: ${{ matrix.os }}-cli
path: ./cli

0 comments on commit 740a684

Please sign in to comment.