Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jguhlin committed Jan 7, 2025
1 parent b406b7e commit a94b87c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-python-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
- name: Install AArch64 Cross-Compiler and Libraries
if: matrix.platform.target == 'aarch64'
run: |
sudo dpkg --add-architecture arm64
sudo apt-get update
sudo apt-get install -y gcc-aarch64-linux-gnu libc6-dev-arm64-cross
Expand Down

0 comments on commit a94b87c

Please sign in to comment.