mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
Include Linux ARM64 in build_and_deploy
This commit is contained in:
parent
69963dce2c
commit
12354bd23b
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ do
|
|||
architectures="win32 win-x64 win-arm64"
|
||||
;;
|
||||
l)
|
||||
architectures="linux-i686 linux-x86_64"
|
||||
architectures="linux-i686 linux-x86_64 linux-arm64"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue