Skip to content

Commit a94b87c

Browse files
committed
.
1 parent b406b7e commit a94b87c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/create-python-release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
- name: Install AArch64 Cross-Compiler and Libraries
4949
if: matrix.platform.target == 'aarch64'
5050
run: |
51-
sudo dpkg --add-architecture arm64
5251
sudo apt-get update
5352
sudo apt-get install -y gcc-aarch64-linux-gnu libc6-dev-arm64-cross
5453

0 commit comments

Comments
 (0)