Update .gitea/workflows/release.yml

This commit is contained in:
Benjamyn Love 2025-03-20 17:53:44 -04:00
parent 77c79e1845
commit 10cb38151e

View File

@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [x86_64-linux-musl]
target: [x86_64-unknown-linux-musl]
steps:
- uses: actions/checkout@master
- name: Install deps