Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into feature/zitify-federation
  • Loading branch information
Nick Pieros authored and Nick Pieros committed Dec 17, 2021
2 parents 40dc952 + e7262b9 commit 7d5362f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ jobs:
matrix:
include:
- os: ubuntu-latest
helm_artifact_name: helm
helm_asset_name: helm-linux-amd64
- os: windows-latest
helm_artifact_name: helm.exe
helm_asset_name: helm-windows-amd64.exe
helm_artifact_name: prometheus
helm_asset_name: prometheus-linux-amd64
# - os: windows-latest
# helm_artifact_name: prometheus.exe
# helm_asset_name: prometheus-windows-amd64.exe
- os: macos-latest
helm_artifact_name: helm
helm_asset_name: helm-macos-amd64
helm_artifact_name: prometheus
helm_asset_name: prometheus-macos-amd64
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 7d5362f

Please sign in to comment.