pion / .goassets

Asset files automatically deployed to Go package repositories
https://pion.ly/
MIT License
8 stars 10 forks source link

Interpolate the Go version in the test log name #84

Closed daenney closed 2 years ago

daenney commented 2 years ago

Artifacts are "global" to the run, not scoped to the matrix. Without interpolating something like the Go version, we only end up with one log file, the last one to get uploaded.

daenney commented 2 years ago

This is a fixup for #83

daenney commented 2 years ago

Looks correct now: https://github.com/pion/ci-sandbox/actions/runs/2160116979 :smile: