mirror of
https://github.com/chatmail/relay.git
synced 2026-09-12 02:13:15 +00:00
chore(ci): Add missing Zig dependency (#77)
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
This commit is contained in:
committed by
GitHub
parent
6bb90f8811
commit
edca7cbf2a
+1
@@ -14,6 +14,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
targets: aarch64-unknown-linux-musl,x86_64-unknown-linux-musl
|
targets: aarch64-unknown-linux-musl,x86_64-unknown-linux-musl
|
||||||
|
- uses: mlugg/setup-zig@d1434d08867e3ee9daa34448df10607b98908d29 # v2
|
||||||
- uses: taiki-e/install-action@71b48393496777ee11188c07a34d48b048a985cd # v2
|
- uses: taiki-e/install-action@71b48393496777ee11188c07a34d48b048a985cd # v2
|
||||||
with:
|
with:
|
||||||
tool: cargo-zigbuild
|
tool: cargo-zigbuild
|
||||||
|
|||||||
Reference in New Issue
Block a user