QuarkChain / goquarkchain

QuarkChain implemented in Go
https://quarkchain.io
GNU Lesser General Public License v3.0
53 stars 39 forks source link

fix actions windows compile #618

Closed scf0220 closed 4 years ago

scf0220 commented 4 years ago

actions not support "set-env" command https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

replace it with msys2 https://github.com/marketplace/actions/setup-msys2