mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-03 20:46:36 +08:00
Update AppImageBuilder.yml.jinja
This commit is contained in:
parent
907443eaba
commit
46cb53cda0
@ -11,11 +11,11 @@ AppDir:
|
||||
exec_args: $@
|
||||
apt:
|
||||
arch:
|
||||
{% if arch == "x86_64" %}
|
||||
- amd64
|
||||
{% elif arch == "aarch64" %}
|
||||
- arm64
|
||||
{% endif %}
|
||||
{% if arch == "x86_64" %}
|
||||
- amd64
|
||||
{% elif arch == "aarch64" %}
|
||||
- arm64
|
||||
{% endif %}
|
||||
allow_unauthenticated: true
|
||||
sources:
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse
|
||||
|
Loading…
x
Reference in New Issue
Block a user