goreleaser / goreleaser-action

GitHub Action for GoReleaser
https://github.com/marketplace/actions/goreleaser-action
MIT License
865 stars 78 forks source link

fix: platform detection #299

Closed crazy-max closed 3 years ago

crazy-max commented 3 years ago

Fixes #297

cc @tenyo

codecov[bot] commented 3 years ago

Codecov Report

Merging #299 (b3eddb8) into master (1bdedc7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #299   +/-   ##
=======================================
  Coverage   85.86%   85.86%           
=======================================
  Files           4        4           
  Lines          92       92           
  Branches       17       17           
=======================================
  Hits           79       79           
  Misses          6        6           
  Partials        7        7           
Impacted Files Coverage Δ
src/installer.ts 94.11% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1bdedc7...b3eddb8. Read the comment docs.

tenyo commented 3 years ago

@crazy-max Thanks so much for the quick fix! I just tried it with uses: goreleaser/goreleaser-action@master but unfortunately it's still pulling i386