Skip to content

Commit 06c1dab

Browse files
authored
Merge branch 'master' into feature/gen2-oauth
2 parents c10151e + 5a9850b commit 06c1dab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cut_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
steps:
1111
- name: Setup dependencies
1212
run: |
13+
sudo apt update --fix-missing
1314
sudo apt-get install -y libxml2-utils python3
1415
pip3 install lxml beautifulsoup4
1516

0 commit comments

Comments
 (0)