Skip to content

Commit 2e0ee4d

Browse files
xu-chengtheduke
authored andcommitted
fix CI
1 parent d705b7f commit 2e0ee4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
echo "Install just"
3737
curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git casey/just --target x86_64-unknown-linux-musl --to $HOME
3838
echo "Run setup"
39+
sudo apt-get update -y
3940
sudo apt-get install -y curl xz-utils build-essential gcc-multilib valgrind
4041
if: matrix.os == 'ubuntu-latest'
4142

0 commit comments

Comments
 (0)