Do not add arm64 architecture to dpkg in github action

This commit is contained in:
csd4ni3l
2026-06-01 00:21:11 +02:00
parent 880c589950
commit cc51445424
-1
View File
@@ -19,7 +19,6 @@ jobs:
- name: Install build dependencies
run: |
sudo dpkg --add-architecture arm64
sudo apt-get update
sudo apt-get install -y \
build-essential \