Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knotekt authored Jan 14, 2025
1 parent c31d073 commit 7070f70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:

- name: Configure ARM64 apt sources
run: |
echo "Creating ubuntu.sources for ${matrix.arch}"
echo 'Types: deb' | sudo tee /etc/apt/sources.list.d/ubuntu.sources
echo 'URIs: http://ports.ubuntu.com/ubuntu-ports/' | sudo tee -a /etc/apt/sources.list.d/ubuntu.sources
echo 'Suites: noble noble-updates noble-backports' | sudo tee -a /etc/apt/sources.list.d/ubuntu.sources
Expand Down

0 comments on commit 7070f70

Please sign in to comment.