Skip to content

Commit 8a34a2d

Browse files
authored
Update ubuntu_basic.yml
Signed-off-by: Qing Wang <qingwang633@gmail.com>
1 parent 2f98059 commit 8a34a2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu_basic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Install bazel
1919
run: |
2020
apt-get update
21+
add-apt-repository ppa:deadsnakes/ppa
2122
apt-get install -yq wget gcc g++ python3.11 zlib1g-dev zip libuv1.dev
2223
2324
apt-get install -yq pip

0 commit comments

Comments
 (0)