Skip to content

Commit 334ee7e

Browse files
authored
rm azure-cli.sources
1 parent dce0d83 commit 334ee7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/debug-profile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ jobs:
212212
sudo tar xv --strip-components=1 -C /usr/local -f async-profiler.tar.gz
213213
sudo sysctl kernel.perf_event_paranoid=0
214214
sudo sysctl kernel.kptr_restrict=0
215+
sudo rm -f /etc/apt/sources.list.d/azure-cli.sources
215216
sudo sed -i "s/$(lsb_release -cs)/plucky/g; s/$(lsb_release -rs)/25.04/g" /etc/apt/sources.list.d/*
216217
sudo apt update && sudo apt install -y ubuntu-dbgsym-keyring
217218
printf "deb http://ddebs.ubuntu.com %s main restricted universe multiverse\n" plucky{,-updates,-proposed} | \

0 commit comments

Comments
 (0)