Skip to content

Commit b999748

Browse files
committed
apt update
Signed-off-by: Ruby Iris Juric <[email protected]>
1 parent a0962aa commit b999748

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323

2424
- name: Install build dependencies
2525
run: |
26+
apt update
2627
apt install doxygen
2728
pip install -U pip
2829
pip install -r requirements.txt

0 commit comments

Comments
 (0)