Skip to content

Commit

Permalink
Remove CLI build on Windows
Browse files Browse the repository at this point in the history
CLI is not supported on Windows for the time being #16
  • Loading branch information
blenderskool committed Apr 1, 2020
1 parent 446da23 commit a652252
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- os: ubuntu-latest
artifact_name: pigmnts
asset_name: pigmnts-linux-amd64
- os: windows-latest
artifact_name: pigmnts.exe
asset_name: pigmnts-windows-amd64
- os: macos-latest
artifact_name: pigmnts
asset_name: pigmnts-macos-amd64
Expand Down

0 comments on commit a652252

Please sign in to comment.