1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-13 06:54:07 +00:00

Update build-desktop.yml

This commit is contained in:
Bernd Schoolmann
2024-11-08 11:04:34 +01:00
committed by GitHub
parent da39fc7bba
commit b20826246d

View File

@@ -187,6 +187,7 @@ jobs:
TARGET: musl
run: |
rustup target add x86_64-unknown-linux-musl
rustup target add aarch64-unknown-linux-musl
node build.js cross-platform
- name: Build application