containerd / runwasi

Facilitates running Wasm / WASI workloads managed by containerd
Apache License 2.0
1.06k stars 88 forks source link

Fix for running sed on Linux for release pipeline #533

Closed jsturtevant closed 6 months ago

jsturtevant commented 6 months ago

Release failed because sed is different on Linux/macos 🤕

Also adds https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#run-name so can see what ran with out having to open the action logs