Skip to content

Commit

Permalink
debug cd
Browse files Browse the repository at this point in the history
  • Loading branch information
n8henrie committed Jun 15, 2024
1 parent 2858d45 commit 8ddf02b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: install cross-compilation tools
if: ${{ matrix.job.target == 'aarch64-unknown-linux-gnu' }}
run: |
set -ex
sudo dpkg --add-architecture arm64
sudo apt update
sudo apt-get install -y \
Expand Down

0 comments on commit 8ddf02b

Please sign in to comment.