Skip to content

Commit 3f2173f

Browse files
authored
Update update_protos.yml
Untested here but the job is failing already and this seems to have fixed the docker image so, worth trying!
1 parent e0c82ea commit 3f2173f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_protos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
# in the release job. Only very cursory effort was made to prune.
2121
- name: install dependencies
2222
run: |
23+
apt-add-repository -y 'deb https://archive.debian.org/debian bullseye-backports main'
2324
apt-get update
2425
apt-get -y dist-upgrade
2526
DEBIAN_FRONTEND=noninteractive apt-get -y --no-install-recommends install \

0 commit comments

Comments
 (0)