Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Benji377 committed Jan 26, 2025
1 parent 96aed50 commit b1776c4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,9 @@ jobs:
Components: main restricted multiverse universe
Architectures: riscv64
EOF
sudo mv deb822sources /etc/apt/sources.list.d/ubuntu.sources
else
sudo mv config/crosscomp-sources.list /etc/apt/sources.list
fi
sudo mv deb822sources /etc/apt/sources.list.d/ubuntu.sources
- name: add arm64 and riscv64 architectures
run: |
sudo dpkg --add-architecture arm64
Expand Down

0 comments on commit b1776c4

Please sign in to comment.