Skip to content

Commit befcf52

Browse files
Update package repo details for matrix builds as well.
1 parent c56635d commit befcf52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
with:
4848
name: dist
4949
path: dist
50+
- name: "Update package details"
51+
run: sudo apt --fix-missing update
5052
- name: "Install Apache package"
5153
run: sudo apt install -y apache2-dev
5254
- name: "Update pip installation"

0 commit comments

Comments
 (0)