fix linux build

This commit is contained in:
neil 2023-01-06 06:57:31 +08:00
parent a8a93ef98e
commit 4e866f5764

View file

@ -164,7 +164,7 @@ jobs:
- name: build tauri for Linux
uses: teaxyz/setup@v0
if: matrix.platform.name == 'linux+x86-64'
if: matrix.platform.name == 'linux+x86-64' || matrix.platform.name == 'darwin+aarch64'
# TODO: https://tauri.app/v1/guides/distribution/sign-linux
with:
target: build