Update .gitea/workflows/release.yml
Some checks failed
/ release ${{ matrix.target }} (x86_64-linux-musl) (push) Failing after 17s
Some checks failed
/ release ${{ matrix.target }} (x86_64-linux-musl) (push) Failing after 17s
This commit is contained in:
parent
9a4fee6a89
commit
77c79e1845
@ -12,7 +12,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
target: [x86_64-unknown-linux-musl]
|
||||
target: [x86_64-linux-musl]
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Install deps
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user