update build.yml: add new target

This commit is contained in:
xTeKc 2022-10-02 01:12:34 -04:00
parent 4dbb4e1e4b
commit 99a7f68a28

View file

@ -12,12 +12,15 @@ jobs:
fail-fast: false
matrix:
include:
- target: x86_64-pc-windows-gnu
archive: zip
- target: x86_64-unknown-linux-gnu
archive: tar.gz tar.xz
- target: x86_64-unknown-linux-musl
archive: tar.gz tar.xz
- target: x86_64-apple-darwin
archive: tar.gz tar.xz
- target: x86_64-pc-windows-gnu
archive: zip
steps:
- uses: actions/checkout@master
- name: Compile and release