Skip to content

Commit 1ae84a1

Browse files
ci(encoders): fix encoders framework test [backport #4750 to 1.6] (#4754)
Co-authored-by: Brett Langdon <[email protected]>
1 parent 73066c1 commit 1ae84a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/profiles/encoders/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ pip install pip --upgrade
2020

2121
# Install austin
2222
pushd ${PREFIX}
23+
sudo apt update
2324
sudo apt-get -y install libunwind-dev binutils-dev libiberty-dev
2425
git clone --depth=1 https://github.com/p403n1x87/austin.git -b devel
2526
pushd austin

0 commit comments

Comments
 (0)