Skip to content

Commit ee9c51e

Browse files
committed
fix test script
1 parent 4c3bd6f commit ee9c51e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/setup-deps.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@
1919
set -e
2020
set -x
2121

22+
sudo apt-get update
23+
sudo apt-get upgrade -y
2224
sudo apt install -y valgrind uuid-dev
2325
wget https://www.antlr.org/download/antlr-4.8-complete.jar

0 commit comments

Comments
 (0)