Skip to content

Commit

Permalink
change?
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares committed Sep 14, 2024
1 parent 3977131 commit 1dd1a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ jobs:
sudo dpkg --add-architecture aarch64
sudo sed 's/^deb http/deb [arch=aarch64] http/' -i '/etc/apt/sources.list'
sudo sed 's/^deb http/deb [arch=aarch64] http/' -i '/etc/apt/apt-mirrors.txt'
sudo apt-get update -y --allow-releaseinfo-change
sudo apt-get autoremove -y
Expand Down

0 comments on commit 1dd1a78

Please sign in to comment.