Templatize patterns from your own codebase, make them programmable, then share them with your team. https://jezzsantos.github.io/automate/
7
stars
0
forks
source link
Change GitHub Action Build and Release scripts to work on Linux rather than Windows #90
Open
jezzsantos opened 2 years ago
Currently the github actions are using
runs-on: windows-latest
We need to change that to using linux